[JBoss-user] [Security & JAAS/JBoss] - Re: Authenicating users using LDAPLoginModule

2004-09-27 Thread osganian
So is my findings correct??? You cannot specify people in an LDAP server like cn=Bob Smith,ou=People,... when using the LDAPLoginModule provided by JBoss? All people must be specified as uid=bsmith,ou=People,...??? Basically, I would like to specify people in my LDAP server as cn=Bob Smith,ou

[JBoss-user] [Security & JAAS/JBoss] - Re: Authenicating users using LDAPLoginModule

2004-09-24 Thread osganian
Thanks for the reply. If I'm reading it right does it mean that I cannot specify each person's DN using the common name (cn=...) but rather the username (uid=...)? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849474#3849474 Reply to the post : http://www.

[JBoss-user] [Security & JAAS/JBoss] - Re: Authenicating users using LDAPLoginModule

2004-09-24 Thread [EMAIL PROTECTED]
Check out the documentation in chap 8 of the Free Online JBoss Documentation found here: http://www.jboss.org/docs/index View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849450#3849450 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting