waf site-publish-helper authentication-server-pool
Use this command to create a pool of authentication server connections for use with a site publishing rule.
To use this command, your administrator account’s access control profile must have either w
or rw
permission to the sysgrp
area. For details, see Permissions.
Syntax
config waf site-publish-helper authentication-server-pool
edit "<authentication-server-pool_name>"
edit <entry_index>
set server-type {ldap | radius}
set ldap-server "<ldap-query_name>"
set radius-server "<radius-query_name>"
set rsa-securid {enable | disable}
end
next
end
Variable | Description | Default |
Enter the name of a new or existing authentication server pool. The maximum length is 63 characters. To display the list of existing pools, enter:
|
No default. | |
Enter the index number of a new or existing server entry in the authentication server pool. | No default. | |
Set the server type to the server entry <entry_index> . Enter ldap for a LDAP server or radius for a RADIUS server. |
ldap
|
|
Set the name of the LDAP query to the server entry <entry_index> if you set the server entry as LDAP. For details, see user ldap-user. |
No default. | |
Set the name of the RADIUS query to the server entry <entry_index> if you set the server entry as RADIUS. For details, see user radius-user. |
No default. | |
Specify whether FortiWeb authenticates clients using a username and a RSA SecurID authentication code only. Users are not required to enter a password. When this option is enabled, the authentication delegation options in the site publish rule are not available.
Available only if server-type {ldap | radius} is |
disable
|
Example
For an example, see waf site-publish-helper rule.