[jboss-jira] [JBoss JIRA] (AS7-2657) Update CLI to to use the $local account if defined when attempting to authenticate against the local AS

Darran Lofthouse (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 16 05:55:41 EST 2011


Update CLI to to use the $local account if defined when attempting to authenticate against the local AS
-------------------------------------------------------------------------------------------------------

                 Key: AS7-2657
                 URL: https://issues.jboss.org/browse/AS7-2657
             Project: Application Server 7
          Issue Type: Task
          Components: CLI
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
            Priority: Blocker
             Fix For: 7.1.0.Beta1


On start-up an account called $local is going to be automatically created by the server, this account if for the use of local clients to discover and connect to the server.

If the CLI is making a localhost connection it should first attempt to discover the local account and attempt to use that for the connection, if the local account does not exist or if using it fails then the user should be prompted to authenticate.

We should also consider some form of -noautoauth option when connecting.

The purpose of this account is for 'silent' authentication of local processes, if a remote connection is being made no discovery should occur.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list