| bindvpnglobal_policy |
Use this method to bind policy to vpn global. |
Syntax |
Parameters |
policyname |
Name of the policy to bind globally. |
priority |
Integer specifying the policy's priority. The lower the priority number, the higher the policy's priority. Maximum value for default syntax policies is 2147483647 and for classic policies is 64000. Maximum value = 2147483647. |
secondary |
Bind the authentication policy as the secondary policy to use in a two-factor configuration. A user must then authenticate not only to a primary authentication server but also to a secondary authentication server. User groups are aggregated across both authentication servers. The user name must be exactly the same on both authentication servers, but the authentication servers can require different passwords. |
groupextraction |
Bind the Authentication policy to a tertiary chain which will be used only for group extraction. The user will not authenticate against this server, and this will only be called it primary and/or secondary authentication has succeeded. |
Return Value |
Returns simpleResult |
See Also |