phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/doc/ldap README_LDAP_WITH_OTHER_TOOLS [Versi


From: Caeies
Subject: [Phpgroupware-cvs] phpgwapi/doc/ldap README_LDAP_WITH_OTHER_TOOLS [Version-0_9_16-branch]
Date: Sun, 18 Dec 2005 08:58:48 +0000

CVSROOT:        /cvsroot/phpgwapi
Module name:    phpgwapi
Branch:         Version-0_9_16-branch
Changes by:     Caeies <address@hidden> 05/12/18 08:58:48

Added files:
        doc/ldap       : README_LDAP_WITH_OTHER_TOOLS 

Log message:
        Adding a small doc for using ldap with others tools and phpgroupware 
(following of #14827)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/phpgwapi/doc/ldap/README_LDAP_WITH_OTHER_TOOLS?only_with_tag=Version-0_9_16-branch&rev=1.1.2.1

Patches:
Index: phpgwapi/doc/ldap/README_LDAP_WITH_OTHER_TOOLS
diff -u /dev/null phpgwapi/doc/ldap/README_LDAP_WITH_OTHER_TOOLS:1.1.2.1
--- /dev/null   Sun Dec 18 08:58:48 2005
+++ phpgwapi/doc/ldap/README_LDAP_WITH_OTHER_TOOLS      Sun Dec 18 08:58:48 2005
@@ -0,0 +1,19 @@
+/* $Id: README_LDAP_WITH_OTHER_TOOLS,v 1.1.2.1 2005/12/18 08:58:48 Caeies Exp 
$ */
+
+If you want to use Phpgroupware with tools like Samba tools,
+You will notice something like ldap_modify complaining about object
+class violation. To avoid this, please edit the file
+'phpgwpapi/inc/class.account_ldap.inc.php', search for 
+"$GLOBALS['phpgw_info']['server']['ldap_structural_objectclass']" and
+change the default value from 'account' to whatever fits your needs 
+(typically in the case of Samba tools, something like 'person' should
+be ok).
+
+This is a "new feature" so it's the reasons why you need to edit the file
+and not set it up when configuring phpgroupware.
+
+Thanks for reading this file before complaining :)
+
+Regards,
+
+Caeies.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]