WebSphere Message Brokers
File: ae12930_
Writer: Bill Oppenheimer

Task topic

This build: July 31, 2007 21:27:34

Modifying a User Name Server on Windows

Windows platform To modify a User Name Server:

  1. Stop the User Name Server using the mqsistop command.
  2. Enter the mqsichangeusernameserver command with the parameters you want to change:
    mqsichangeusernameserver <<-i ServiceUserID> <-a ServicePassword>
    <-d SecurityDomainName> <-r RefreshInterval> <-k AuthProtocoltype>
    <-j AuthProtocolModule> <-g AuthProtocolDataSource>
    where:
    -i
    Is the service user ID that is used to run the User Name Server
    -a
    Is the password for the User Name Server user ID.
    -d
    Is the security domain that the User Name Server uses.
    -r
    Is the number of seconds between each refresh of the User Name Server internal cache.
    -k
    Indicates that the authentication protocol is supported by brokers.
    -j
    Indicates that the authentication services product library is to be used.
    -g
    Indicates the name and location of the password file used to source any protocol related information.
    For example, to change the number of seconds between each refresh of the User Name Server internal cache, enter the following command at the command prompt:
    mqsichangeusernameserver -r 2000
  3. Restart the User Name Server using the mqsistart command. The User Name Server restarts with the new properties.

If you cannot change a property using mqsichangeusernameserver, delete the User Name Server and then create a new one with the new properties.

Related concepts
Configuration Manager
Related tasks
Starting and stopping the User Name Server
Creating a User Name Server
Deleting a User Name Server
Related reference
mqsichangeusernameserver command
mqsistart command
mqsistop command
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:27:34

ae12930_ This topic's URL is: