Basic Authentication Enabled Brokers
The following table lists the command-line options for connecting JMSAdmin to a Broker that is basic authentication enabled.
Option | Description |
-u username or -user username | Specifies the username that JMSAdmin will use to connect to a basic authentication-enabled Broker. |
-w password or -password password | Specifies the password that JMSAdmin will use to connect to a basic authentication-enabled Broker. |
You can set basic authentication parameters by using JMSAdmin and providing the values on the command line. The values you provide by using JMSAdmin override the values you set in the jndi.properties file.
For additional information about basic authentication configuration, see Administering webMethods Broker.