[cvs] [Wiki] changed: ExistingLDAPHowTo
Chuck Hagenbuch
chuck at horde.org
Sat Jun 23 04:02:46 UTC 2007
chuck Fri, 22 Jun 2007 21:02:46 -0700
Modified page: http://wiki.horde.org/ExistingLDAPHowTo
New Revision: 1.8
Change log: add turbaContact to the objectClasses used for ldap address
books
@@ -220,9 +220,11 @@
'dn' => array('cn'),
'objectclass' => array('top',
'person',
'organizationalPerson',
- 'inetOrgPerson'),
+ 'inetOrgPerson',
+ 'turbaContact',
+ ),
'charset' => 'iso-8859-1',
'checkrequired' => false,
'version' => 3
),
More information about the cvs
mailing list