imqusermgr - command utility for managing a Message Queue user repository
/usr/bin/imqusermgr subcommand [[option]...]
/usr/bin/imqusermgr -h
/usr/bin/imqusermgr -v
The imqusermgr utility manages a file-based user repository to authenticate and authorize users of a Message Queue message server.
imqusermgr provides subcommands for adding, deleting, updating, and listing user entries in the repository.
imqusermgr supports four management subcommands. These subcommands, and their corresponding options follow the imqusermgr command on the command line. See USAGE and OPTIONS.
The following subcommands are supported:
add
delete
list
update
The following options are supported:
-a active_state
Valid values for active_state are true or false. Specify true for active or false for inactive. the default is true.
Use this option with the update subcommmand.
-f
Use this option with the delete and update subcommmands.
-g group
Valid values for group are admin, user, and anonymous.
Use this option with the add subcommmand.
-h
-i brokerName
Use this option with the add, delete, list, and update subcommmands.
-p password
Use this option with the add and update subcommmands.
-s
Use this option with the add, delete, and update subcommands.
-u userName
userName cannot contain the following characters: asterisk (*), colon (:), NEWLINE, or RETURN.
Use this option with the add, delete, update and list subcommands.
-v
The following subcommands and corresponding options are supported:
add -u userName -p password [-g group] [-s] [-i brokerName]
delete -u userName [-s] [-f] [-i brokerName]
list [-u user_name] [-i brokerName]
update -u userName -p password [-a state] [-s] [-f] [-i brokerName]
update -u userName -a state [-p password] [-s] [-f] [-i brokerName]
The following environment variables affect the execution of this command:
IMQ_JAVAHOME
The following exit values are returned:
0
>0
/etc/imq/passwd
See attributes(5) for descriptions of the following attributes:
|
imqadmin(1M), imqbrokerd(1M), imqcmd(1M), imqdbmgr(1M), imqkeytool(1M), imqobjmgr(1M), attributes(5)
Sun Java System Message Queue Administrator's Guide
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |