[pmwiki-users] LDAP - another little problem

Jon Haupt jhaupt at gmail.com
Tue Nov 1 15:58:58 CST 2005


Hi there,

I've been setting up a wiki for use by library staff, and using an LDAP
server through AuthUser. At first moment it appeared to be working perfectly
- our setup works beautifully with the example you offered:

$AuthUser['ldap'] = 'ldap://ldap.example.com/ou=People,o=example?uid';

Until I was told that, in fact, we have staff in *two different containers*
in the same LDAP server. So, I need it to check the above, and also:

$AuthUser['ldap'] = 'ldap://ldap.example.com/ou=OtherPeople,o=example?uid';

I tried just adding another line, but that broke it - now nobody could get
in. I tried removing the ou= part of the line - that didn't work either.

Is there a way to make this work?

Thanks,

Jon

--
Jon Haupt
Fine & Performing Arts Librarian
Iowa State University
152 Parks Library
Ames, IA 50011
515-294-0904
jhaupt at iastate.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20051101/b21c1dcc/attachment.html 


More information about the pmwiki-users mailing list