| unbindvpnglobal_policy |
Use this method to unbind policy from vpn global. |
Syntax |
Parameters |
policyname |
Name of the policy to unbind globally. |
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 |