Issue Details (XML | Word | Printable)

Key: JS2-213
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Ate Douma
Reporter: Ate Douma
Votes: 0
Watchers: 0
Operations

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

Adding a User with an invalid password creates the user (without password) although an error is reported

Created: 16/Feb/05 07:33 AM   Updated: 28/Mar/05 08:40 AM
Return to search
Component/s: Admin Portlets, Persistence and DAO, Security
Affects Version/s: 2.0-dev/cvs
Fix Version/s: 2.0-dev/cvs, 2.0-M2

Time Tracking:
Not Specified

Resolution Date: 28/Mar/05 08:40 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ate Douma made changes - 28/Mar/05 08:40 AM
Field Original Value New Value
Resolution Fixed [ 1 ]
Fix Version/s 2.0-M2 [ 11015 ]
Status Open [ 1 ] Closed [ 6 ]
Fix Version/s 2.0-dev/cvs [ 10598 ]