config-anonymous-auth
Configures the anonymous authentication method.
config-anonymous-auth [-c value | --configuration=value] [-b value | --bootstrap-config=value] [-e <true|false> | --enabled=<true|false>]
Overview
Use this command to configure anonymous authentication. Anonymous authentication is always combined with another main authentication method, as configured by the config-auth command. Note that you also must enable the ANONYMOUS\guest account, using the enable-user command, for anonymous authentication to work.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. |
-e <true|false> --enabled=<true|false> |
Optional | false | Specifies whether anonymous authentication should be enabled. |
Copyright © TIBCO Software Inc. All rights reserved.