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 -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
