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

Key: QB-184
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Christophe Lallement
Votes: 0
Watchers: 0
Operations

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

Default Groups assigment failed with LDAP authenticators

Created: 02/Jan/07 04:27 AM   Updated: 23/Jan/07 04:27 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive QB_screenshots.zip (247 kb)

Environment:
Redhat AS4
Tomcat 5.5
java 1.5
maven 2.0.4


 Description  « Hide
I use an LDAP authenticators with user and group search.
I have configured this authenticator with default groups to anonymous and group startegy to "add"

The binding to the ldap server works fine. no specific group are availble inot the ldap directory.
But when a user try to connect to quickbuild, no default group is available into his profile ? it means the use can see nothing.

I should be "anonymous"

I'm not sure but i believe it works fine with relese 1.1.5

Christope

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [03/Jan/07 08:16 PM]
This is a bug. A work around is to leave the "group name" property as blank when you configure the LDAP authenticator, and the default group should be associated with newly created user.

This bug will be addressed in release 1.2.0 which will be available soon.

Thanks.
Robin

Christophe Lallement [03/Jan/07 03:47 AM]
Hi Robin

I have already test this scenarii without succes
i also have make a "Clear User Cache" before the login

find as attachment screen capture to see if something is wrong.

Regards
Christophe

Robin Shen [02/Jan/07 06:11 PM]
Christope,

The default group only applies to newly created user in QuickBuild. For the user who does not get the default group, can you make below tests:
1. Delete the user from QuickBuild users administration page.
2. Login to QuickBuild with the user account you've just deleted.
3. After login, the user should be created in QuickBuild, please check to see if the default group is assigned to the newly created user.

Regards.
Robin