[
https://issues.jboss.org/browse/AS7-3950?page=com.atlassian.jira.plugin.s...
]
Vladimir Rastseluev commented on AS7-3950:
------------------------------------------
I checked your updates, there is one new problem:
if you add your realm as a parameter, it won't make an effect - application user will
be added to ApplicationRealm, management user will be added with ManagementRealm.
I tried commands on the last upstream/master:
./add-user.sh -a --silent abab aaabb@1C NewRealm
./add-user.sh --silent abab aaabb@1C NewRealm
I don't know, if it's expected behaviour or I should report it as an issue.
Please comment.
Add role handling with --silent mode into AddPropertiesUser
(add-user.sh)
-------------------------------------------------------------------------
Key: AS7-3950
URL:
https://issues.jboss.org/browse/AS7-3950
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management
Affects Versions: 7.1.0.Final
Reporter: Tomohisa igarashi
Fix For: Open To Community
When I add a user using AddPropertiesUser with --silent, there is no way to handle the
role of that user right now.
--
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