The Active Directory is (Simplifying, off course) an LDAP directory. You could use a LDAP binding to get the user names from it.

QM escribió:

On Tue, Aug 31, 2004 at 10:37:58AM +0800, Aris Javier wrote:
: when i use request.getRemoteUser(), it returns null value.
: : what i want to do is get first the login username then verify it in
: active directory if it exists...


Does JNDIRealm work with AD?
If so, you could setup your auth scheme that way.

(getRemoteUser() won't work unless the user has logged in somehow)

-QM




-- John Villar Gerente de Proyectos Computadores Flor Hard Soft 2058 C.A. www.florhard.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to