[jboss-jira] [JBoss JIRA] (WFLY-1696) Allow local authentication mechanism to be disabled in CLI

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Aug 15 09:17:26 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFLY-1696:
-----------------------------------

    Description: 
Previously there was no justification to override the local authentication mechanism in the CLI as all users had the same ability - with the access control work it is now possible the local user will have different permissions to other users so now may want to force alternative authentication mechanisms. 

Local authentication will be disabled if one of the following is true: -
 - A command line argument '--no-local-auth' is received.
 - Both a --user argument is received on the command line.


  was:Previously there was no justification to override the local authentication mechanism in the CLI as all users had the same ability - with the access control work it is now possible the local user will have different permissions to other users so now may want to force alternative authentication mechanisms. 


    
> Allow local authentication mechanism to be disabled in CLI
> ----------------------------------------------------------
>
>                 Key: WFLY-1696
>                 URL: https://issues.jboss.org/browse/WFLY-1696
>             Project: WildFly
>          Issue Type: Task
>          Components: CLI
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 8.0.0.Beta1
>
>
> Previously there was no justification to override the local authentication mechanism in the CLI as all users had the same ability - with the access control work it is now possible the local user will have different permissions to other users so now may want to force alternative authentication mechanisms. 
> Local authentication will be disabled if one of the following is true: -
>  - A command line argument '--no-local-auth' is received.
>  - Both a --user argument is received on the command line.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list