[
https://issues.jboss.org/browse/JBASM-23?page=com.atlassian.jira.plugin.s...
]
Aleksandar Kostadinov closed JBASM-23.
--------------------------------------
Resolution: Out of Date
Closing as I don't think anybody would be touching that code anymore. Please correct
me if I'm wrong.
multiple servers with different credentials
-------------------------------------------
Key: JBASM-23
URL:
https://issues.jboss.org/browse/JBASM-23
Project: JBoss AS Server Manager
Issue Type: Task
Affects Versions: 1.0.0.GA
Reporter: Aleksandar Kostadinov
Assignee: Aleksandar Kostadinov
Priority: Minor
Currently server manager sets credentials like
SecurityAssociation.setPrincipal(new SimplePrincipal(username));
SecurityAssociation.setCredential(password);
I think that in this case every managed server should use the same credentials. Probably
using the JndiLoginInitialContextFactory can fix that but not for the http invoker.
Alternative way with JAAS needed.
--
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