Hi there,<br>
<br>
I've been setting up a wiki for use by library staff, and using an LDAP
server through AuthUser.&nbsp; At first moment it appeared to be
working perfectly - our setup works beautifully with the example you
offered:<br>
<br>
 $AuthUser['ldap'] = '<a href="ldap://ldap.example.com/ou=People,o=example?uid">ldap://ldap.example.com/ou=People,o=example?uid</a>';<br>
<br>
Until I was told that, in fact, we have staff in *two different
containers* in the same LDAP server.&nbsp; So, I need it to check the
above, and also:<br>
<br>
 $AuthUser['ldap'] = '<a href="ldap://ldap.example.com/ou=OtherPeople,o=example?uid">ldap://ldap.example.com/ou=OtherPeople,o=example?uid</a>';<br>
<br>
I tried just adding another line, but that broke it - now nobody could
get in.&nbsp; I tried removing the ou= part of the line - that didn't
work either.<br>
<br>
Is there a way to make this work?<br>
<br>
Thanks,<br>
<br>
Jon<br clear="all"><br>-- <br>Jon Haupt<br>Fine &amp; Performing Arts Librarian<br>Iowa State University<br>152 Parks Library<br>Ames, IA 50011<br>515-294-0904<br><a href="mailto:jhaupt@iastate.edu">jhaupt@iastate.edu</a>