LDAP
Craig White
craigwhite@azapple.com
Sun, 17 Jun 2001 20:52:19 -0700 (MST)
horde 1.2.5 / imp 2.2.5
This is my setup but it doesn't seem to work...instructions in ldap.php3 are a
bit vague and my comfort level with LDAP is about 2%...
$LDAPServers['azapple'] = new LDAPServer('azapple',
'azapple',
'localhost',
'dc=azapple,dc=com',
'sn',
'cn,mail,sn',
'is,is_strict,contains,begins,ends');
for purposes of discussion, let me assign labels:
1 - ('azapple', <label correct?
2 - 'azapple', <another label?
3 - 'localhost', <ldap server?
4 - 'dc=azapple,dc=com <ROOTDN?
5 - 'sn', <don't know
6 - 'cn,mail,sn' <search fields
7 - 'is,is_strict,contains,begins,ends'); <search operators
What do I have wrong?
Thanks,
Craig
-------------------------------------------------
This mail sent through IMP: barney.azapple.com