[
https://issues.jboss.org/browse/AS7-2432?page=com.atlassian.jira.plugin.s...
]
Rich Raposa commented on AS7-2432:
----------------------------------
Since this technique for defining a security-realm requires two steps, and almost all over
"add" commands can be accomplished with one step, then this needs to be
documented somewhere. Otherwise, I'm glad to see this works now!
CLI does not allow a new security-realm to be defined within the
management section of a host
---------------------------------------------------------------------------------------------
Key: AS7-2432
URL:
https://issues.jboss.org/browse/AS7-2432
Project: Application Server 7
Issue Type: Bug
Components: CLI
Reporter: Rich Raposa
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 7.1.1.Final
The CLI does not allow for attributes to be defined when adding a new security realm at
the host=master/core-service=management level.
To replicate, enter the following command in the CLI:
/host=master/core-service=management/security-realm=MyDomainRealm:add()
Within the add() operation I need to define an <authentication> section, but the
CLI will not allow it. The message is:
Operation 'add' does not expect any property.
--
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