From: Padraig R. <rya...@it...> - 2002-01-18 09:56:22
|
Hi, We're using MS AD to authenticate users for some of our web based apps using bind() where we get the user to enter their UID and Password on a web form and then perl uses this info coupled with the search base info from a config file to actually do the bind and authenticate the user. Q. Is it possible to bind without knowing the particular ou that a user belongs to ? For example we have one ou for staff and another for students yet we won;t know whether it's a staff member or a student logging in and so in our Perl we have to do 2 binds, one for each ou to actually authenticate. This slows up the whole process. Any help appreciated. Thanks. Padraig. ---------------------------------------------------------------- Padraig Ryan IT Manager Institute of Technology, Sligo Ireland P +353(0)71.55365 F +353(0)71.60475 M +353(0)87.2334062 E rya...@it... W http://www.itsligo.ie/staff/pryan |