WebSphere Message Brokers
File: an28270_
Writer: Bill Oppenheimer Reference topic This build: July 31, 2007 21:34:18
mqsicreateusernameserver command - z/OS
Syntax
z/OS command - BIPCRUN
Parameters
-q QueueManagerName
(Required) The name of the queue manager associated with the User Name Server.
The queue manager attribute MAXMSGL (maximum
length of messages that can be put to queues) is updated to 100 MB. This is
done whether or not the queue manager is created by this command.
-r RefreshInterval
(Optional) The interval, specified in seconds, at which the User Name Server interrogates the security subsystem for
changes to user or group attributes. If it is not specified, the User Name Server's
default interval of 60 seconds is used.
-g AuthProtocolDataSource
(Optional) Use this parameter to specify the name and location
of the password file used to source any protocol related information. By default,
the file is expected to be found in the home directory. If you store the file
in a different location, specify the full path location with file name.
Two
samples, password.dat and pwgroup.dat, are
provided in the examples/auth directory under the product
home directory.
-j
(Optional) Indicates that groups and group memberships are defined
in the data source for the authentication protocol, rather than being drawn
from the operating system.
1
(Optional) The registry pass, which creates only the User Name Server registry.
2
(Optional) The WebSphere MQ pass, which creates
only the User Name ServerWebSphere MQ queues.
Examples
mqsicreateusernameserver -i wbrkuid -a wbrkpw
-q WBRK_QM -r 1000