KRB$ADMIN_HELP.HLB  —  CREATE  POLICY
      policy_name

      The CREATE POLICY command is used to create a password policy
      entry.

1  –  Qualifiers

2    /LIFETIME

        /LIFETIME=(field [,...])

        Specifies the password lifetimes for the created policy.

2.1  –  Fields

        MIN:delta-time

        Specifies the minimum password lifetime for the created policy.

        MAX:delta-time

        Specifies the maximum password lifetime for the created policy.

3    /LENGTH

        /LENGTH=(field [,...])

        Specifies the password length for the created policy.

3.1  –  Fields

        MIN:n

        Specifies the minimum password length for the created policy.

4    /CLASSES

        /CLASSES=(field [,...])

        Specifies the password classes for the created policy.

4.1  –  Fields

        MIN:n

        Specifies the minimum password classes for the created policy.

5    /HISTORY

        /HISTORY=(field [,...])

        Specifies the password history for the created policy.

5.1  –  Fields

        MIN:n

        Specifies the minimum password history for the created policy.

6  –  Examples

      KerberosAdmin> Create Policy TestPolicy

      Requests the creation of the TestPolicy policy.
Close Help