You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2005/12/10 00:56:10 UTC

[jira] Assigned: (GERONIMO-1250) Console Realm Create new user results in error and gives confusing error message.

     [ http://issues.apache.org/jira/browse/GERONIMO-1250?page=all ]

Dain Sundstrom reassigned GERONIMO-1250:
----------------------------------------

    Assign To: Aaron Mulder  (was: Vamsavardhana Reddy)

> Console Realm Create new user results in error and gives confusing error message.
> ---------------------------------------------------------------------------------
>
>          Key: GERONIMO-1250
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1250
>      Project: Geronimo
>         Type: Bug
>   Components: console
>  Environment: All
>     Reporter: Rick McGuire
>     Assignee: Aaron Mulder
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: GERONIMO-1250-fixmessage.patch, GERONIMO-1250.patch
>
> The default "out-of-the-box" configuration uses the PropertiesLoginModule, which doesn't support adding additional userids and groups.  However, the Console Realm portlet supports Create New User and Create New Group as options.  If you try to create either a new group or user, you get an error that the "ERROR:  User already exists".  The user does not already exist, so the error doesn't really make sense.  This operation is failing because the PropertiesLoginModuleManager is throwing an exception because it doesn't support updates, not because this is a duplicate name.  The portlet is just catching all exceptions and reporting this as a duplicate name error.  It would be nice to make this a little more granular.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira