Hi Maher,
        After that post I think I made two more on the list. I was already using
the
org.jboss.security.auth.spi.LdapLoginModule then.
I was able to perform authentication against Win2000 AD but every method I
call fails authorization. Since then I never tried again because other
priorities arised. I don't know if it has something to do with my
Windows2000 AD directory structure (the users and groups are in the same
'ou') or if there is some problem with a bind operation between making
authentication for performing authorization verification of a business call.
Any advances would be appreciated too.

        Carlos Ferrao

-----Original Message-----
From: Maher, Steve [mailto:[EMAIL PROTECTED]]
Sent: quarta-feira, 14 de Novembro de 2001 17:05
To: '[EMAIL PROTECTED]'
Subject: LdapLoginModule in jboss


Carlos -

I now this is a bit after the fact, but i just saw your posting to
jboss-users ...

You may have fixed the problem already ...

The stupid (aged) docs for jboss are wrong for the classpath of
LdapLoginModule - use:

org.jboss.security.auth.spi.LdapLoginModule required

in your auth.conf entry ...

I'm trying to get ldap working right now myself.  Have you been successful
at getting it working?

Steve


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to