Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
9.11. jaas:roleadd, roleadd
Abstract
adds a role to a user
Synopsis Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
jaas:roleadd
[
--help
] {
username
} {
role
}
Details Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
When editing a JAAS realm, the changes are buffered until the editing session is closed. When you add a new role using the jaas:roleadd command, the change is stored in the buffer and does not take effect until the editing session is closed.
The jaas:update command saves the changes and closes the editing session.
The jaas:cancel command clears the buffer without saving the changes and closes the editing session.
Arguments Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
Table 9.11, “jaas:roleadd Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
username | Specifies the name of the user to modify. |
role | Specifies the role which is appended to the user data. |