[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1261) Creation of new portal user into LDAP fails - not given role 'Authenticated' and password coded incorrectly
Boleslaw Dawidowicz (JIRA)
jira-events at lists.jboss.org
Thu Feb 15 20:07:46 EST 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1261?page=all ]
Boleslaw Dawidowicz resolved JBPORTAL-1261.
-------------------------------------------
Fix Version/s: 2.6.Beta1
Resolution: Done
my bad. It's fixed in SVN and should be ok in coming beta1. Simply when creating a user due to a stupid bug password was set to random in LDAP. Role Authenticated isn't needed in LDAP as it will be injected by IdentityLoginModule - so you won't need it unless you use other loginmodule. Thanks for the report
> Creation of new portal user into LDAP fails - not given role 'Authenticated' and password coded incorrectly
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBPORTAL-1261
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1261
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Identity
> Affects Versions: 2.6.Alpha2
> Environment: AS 4.0.5.GA, Portal 2.6-alpha2, Win XP, Oracle 9i, OpenDS
> Reporter: Ian White
> Assigned To: Boleslaw Dawidowicz
> Fix For: 2.6.Beta1
>
> Attachments: Ians-OpenDS-tree.jpg, jboss-service.xml, ldap_identity-config.xml, login-config.xml
>
>
> Create a new portal user, either self register or do it via as the admin user.
> 2 problems stop the new user logging in:
> - The user gets created in my OpenDS repository, and is assigned the 'User' role, but not the 'Authenticated' role.
> - The password won't work
> 2 manual fixes are required before that user can login:
> - Using an LDAP GUI (JXeplorer), add the new user to the 'Authenticated' role (by adding a member attribute)
> - Using an LDAP GUI, change the password tp what it was supposed to be (get encoded again)
> Now you can login as that new user.
> Another way to do the above fixes without having to use an LDAP GUI is to create the new user using the admin account, then
> using the role and user portlets, assign the required roles to the new user and then change the new users password.
> QUESTION - why does there have to be that additional role ''Authenticated'anyway ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list