-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Hudson 1.341, Active Directory 1.16, Apache Tomcat 5.5.27, Windows Server 2003 (32-bit)
1. Configure Hudson to use Active Directory authentication. (I left the "Domain Name" field blank so it would use ADSI.)
2. Log into Hudson and check the "Remember me on this computer" option.
3. Close the web browser to destroy the session cookie. (The login cookie should still exist.)
4. Open the browser and navigate to Hudson's URL.
Expected: Automatic login, and Hudson's dashboard will appear.
Observed: The attached stacktrace appears instead. Logging into Hudson is impossible.
Work-around: Remove the cookie named "ACEGI_SECURITY_HASHED_REMEMBER_ME_COOKIE" from your browser. (Or wait 2 weeks for the cookie to expire.)
I also see this exception come up when I try to specify a username for Matrix-based security.
Google search results on this error suggest that a property is being requested from AD that doesn't exist or isn't being exposed.