[ http://issues.apache.org/jira/browse/JS2-213?page=history ] Ate Douma closed JS2-213: -------------------------
Resolution: Fixed Fix Version: 2.0-dev/cvs 2.0-M2 > Adding a User with an invalid password creates the user (without password) > although an error is reported > -------------------------------------------------------------------------------------------------------- > > Key: JS2-213 > URL: http://issues.apache.org/jira/browse/JS2-213 > Project: Jetspeed 2 > Type: Bug > Components: Admin Portlets, Persistence and DAO, Security > Versions: 2.0-dev/cvs > Reporter: Ate Douma > Assignee: Ate Douma > Priority: Minor > Fix For: 2.0-dev/cvs, 2.0-M2 > > When a User is added with an invalid password (we use the > SimplePasswordCredentialValidator) using the User Admin Portlet > an error message is reported that the user cannot be created (just that...). > When subsequently a correct password is entered and adding the user is tried > again the error: User is already defined > is reported back although the user isn't visible (yet) in the the list above. > Only after logging on again (or adding another user successfully) the created > user is displayed. This is a caching problem. > A SECURITY_PRINCIPAL record *is* created but without a SECURITY_CREDENTIAL > record. > To solve this problem, the user should not be created when the supplied > password is invalid. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]