[jboss-jira] [JBoss JIRA] (AS7-2432) CLI does not allow a new security-realm to be defined within the management section of a host

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Mar 6 11:42:36 EST 2012


    [ https://issues.jboss.org/browse/AS7-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674060#comment-12674060 ] 

Brian Stansberry commented on AS7-2432:
---------------------------------------

There will often be a variance between what a user intuitively sees as being the "resource" and the way the management model sees it. Over time in some places we can improve usability by having the add operation for the parent resource take *optional* parameters that are then used to create child resources. But we can't put much energy into that right now; we have other critical stuff to do and I'd prefer that we look at this kind of thing in a more relaxed environment without a ton of deadline pressure leading to poor or inconsistent implementation.

Also, I don't know if a security-domain would be a place where we could effectively do this, since the child resources are themselves quite complex. 
                
> 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

        


More information about the jboss-jira mailing list