Policy Attributes
Since the organization policy attributes do not exist on an organization unless explicitly defined, they have no default values. The organization policy default values are as follows:
acctlife {relative_time | unlimited} Defines the lifespan of accounts. Specify the time by using the Distributed Time Service (DTS) relative time format
([-]dd-hh:mm:ss) or the string unlimited.
pwdalpha {yes | no} Defines whether passwords can consist entirely of alphanumeric characters. Its value is either yes or no.
pwdexpdate date Defines a date on which a password expires. Specify the date using an ISO-compliant time format such as (CC-MM-DD-hh:mm:ss), or the string
none that specifies that the password will not expire.
pwdlife {relative_time | unlimited} Defines the lifespan of passwords. Specify the time using the DTS relative time format
([-]DD-hh:mm:ss) or the string unlimited.
pwdminlen integer Defines the minimum number of characters in a password. Its value is a positive integer or the integer 0, which means there is no minimum
length.
pwdspaces {yes | no} Defines whether passwords can consist entirely of spaces. Its value is either yes or no.
See the OSF DCE Administration Guide - Core Componentsfor more information about attributes.
|