re: authentication with ldap after doing an ldap search

2004-06-28 Thread James Black
Our ldap dn is namsid=number,ou=school,o=school The problem is that the student don't know their namsid, they know their uid. I need a way for tomcat to first do a search, looking for anything where uid=netid (which is what the student passed in), then use that entries dn to bind and verify

RE: authentication with ldap after doing an ldap search

2004-06-28 Thread Dale, Matt
and the password to determine authentication. Ta Matt -Original Message- From: James Black [mailto:[EMAIL PROTECTED] Sent: 28 June 2004 21:55 To: Tomcat Users List Subject: re: authentication with ldap after doing an ldap search Our ldap dn is namsid=number,ou=school,o=school The problem

RE: authentication with ldap after doing an ldap search

2004-06-28 Thread James Black
, Matt [mailto:[EMAIL PROTECTED] Sent: Monday, June 28, 2004 5:01 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: authentication with ldap after doing an ldap search We do something similar to authenticate against active directory. The way we do it is to have a generic log