BIP8107
Severity
10 : WarningMessage
Creates a User Name Server.
Syntax:
mqsicreateusernameserver -i serviceUserId -a servicePassword -q queueManagerName [-d securityDomainName] [-r refreshInterval] [-w workPath] [-g authProtocolDataSource] [-j]
Explanation
Command Options:
'-i serviceUserId' the userid that the User Name Server will run under
'-a servicePassword' the password for the User Name Server userid
'-q queueManagerName' the WebSphere MQ queue manager that the User Name Server will use (it will be created if it does not exist)
'-d securityDomainName' the Security Domain that the User Name Server will use
'-r refreshInterval' number of seconds between each refresh of the User Name Server internal cache
'-w workPath' the directory into which trace logs will be placed
'-g authProtocolDataSource' the name of the data source required by the authentication protocol
'-j' indicates that groups and group memberships will be defined in the data source for the authentication protocol rather than drawn from the Operating System.