[ 
https://issues.apache.org/jira/browse/JS2-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ate Douma reassigned JS2-502:
-----------------------------

    Assignee: Ate Douma

> cannot disable user
> -------------------
>
>                 Key: JS2-502
>                 URL: https://issues.apache.org/jira/browse/JS2-502
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.0-FINAL
>         Environment: any
>            Reporter: Jacek Wi?licki
>            Assignee: Ate Douma
>
> DefaultUserSecurityHandler throws "user ... doesn't exist" security exception 
> when I try to set a user disabled (setUserEnabled(String, boolean) method of 
> UserManager). The problem is in checking if the user principal is enabled in 
> line 112:
> if ( null != internalUser && internalUser.isEnabled() != 
> userPrincipal.isEnabled() )
> I guess.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to