Specifies the default user authentication policy to be used to authenticate a user against the LDAP server.
mlsrv17 -c "connection-string" -zup name
When a policy name is specified on the MobiLink server command line with this option, new MobiLink users that are not in the ml_user table are first authenticated against the LDAP server by using the specified default policy. Then optionally, the user authentication scripts are called if the ldap_failover_to_std property for the default policy is configured with a value of 1 or 2.
If the user is fully authenticated, then it is added into the ml_user table and the same user authentication policy is then used to subsequently authenticate this user.
This option cannot be used with -zu-. The MobiLink server issues an error if both -zup and -zu- are specified together.