remove-jaas-config
Removes the specified JAAS application configurations from the server configuration.
remove-jaas-config [-c value | --configuration=value] [-b value | --bootstrap-config=value] <-n value | --name=value>
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-c value --configuration=value |
Optional | configuration.xml | The path to the server configuration file. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-n value --name=value |
Required | none | The names of the JAAS application configurations to be removed from the server. Multiple names must be comma-separated and enclosed between quotes. |
Copyright © TIBCO Software Inc. All rights reserved.