user-az-method
This command controls whether enable authorization. When enabled, sets the authorization method.
Syntax
user-az-method disabled
user-az-method authenticated
user-az-method html-form
Parameters
disabled- Disables authorization.
authenticated- Authorizes all previously authenticated users. This setting is the default value.
html-form- Authorizes users through the submission of an HTML authorization form.
Guidelines
The user-az-method command controls whether enable authorization. When enabled, sets the authorization method.
- For all authorization methods, use the az-stop-on-error command to stop assembly processing on failure.
- For forms-based authentication, use the following commands to complete the configuration.
- Use the az-default-form command to indicate whether to use the default of a
custom form. For a custom form, use following commands set the location of the form and how to
secure the connection for a remote location.
- Use the az-custom-form command to set the location of the form.
- Use the az-custom-form-tls-client-profile command to set the TLS client profile to secure the connection to the remote server.
- Use the az-form-time-limit command to set the time allowed to submit the form.
- Use the az-default-form command to indicate whether to use the default of a
custom form. For a custom form, use following commands set the location of the form and how to
secure the connection for a remote location.