History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-303
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Assignee: Robin Shen
Reporter: Vishwajeet Singh
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

User Not being authenticated through ldap authenticator

Created: 16/Nov/07 01:40 AM   Updated: 28/Jun/08 06:18 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: windows


 Description  « Hide
We were using quickbuild for last 3-4 months in our organization and all of sudden ldap authentication started behaving in
Some unexpected way, it was not able to authenticate any of the ldap users, when looked into log I saw following error.

2007-11-14 15:55:20,691 [http-8282-Processor24] DEBUG com.pmease.quickbuild.security.QuickBuildAuthenticationProcessingFilter - Updated SecurityContextHolder to contain null Authentication
2007-11-14 15:55:20,691 [http-8282-Processor24] DEBUG com.pmease.quickbuild.security.QuickBuildAuthenticationProcessingFilter - Authentication request failed: org.acegisecurity.AuthenticationServiceException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece ]
 
We tried to figure out but all in vein, so I though it right to take your help.
My ldap setting are as follows

LDAP URL : ldap://adpun1.geometric.local:389
Follow referrals : No
Bind user: CN=scmadmin,OU=users,OU=Pune,dc=geometric,dc=local
Bind password: **********
User search base: dc=geometric, dc= local
User search filter: (&(sAMAccountName={0})(objectclass=person))
User full name attribute: CN
Group Search base: dc=geometric, dc=local



 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [28/Jun/08 06:18 PM]
This issue is closed. Please reopen it if the problem occurs again.