[jboss-jira] [JBoss JIRA] (AS7-2657) Update Java Clients to use the $local account if defined when attempting to authenticate against the local AS
Jason Greene (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Nov 17 10:22:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-2657:
------------------------------
Summary: Update Java Clients to use the $local account if defined when attempting to authenticate against the local AS (was: Update CLI to to use the $local account if defined when attempting to authenticate against the local AS)
Component/s: Domain Management
(was: CLI)
> Update Java Clients 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: Domain Management
> 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