Core Server Configuration Attributes Reference
72 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsslapd-pwpolicy-local (Enable Subtree- and User-Level Password Policy)
Turns fine-grained (subtree- and user-level) password policy on and off.
If this attribute has a value
off
, all entries (except for
cn=Directory Manager
) in
the directory will be subjected to the global password policy; the server will
ignore any defined subtree/user level password policy.
If this attribute has a value
on
, the server will check for password policies at the
subtree- and user-level and enforce those policies.
nsslapd-readonly (Read Only)
Specifies whether the whole server is in read-only mode, meaning that neither
data in the database(s) nor configuration information can be modified. Any
attempt to modify a database in read-only mode returns an error indicating that
the server is unwilling to perform the operation.
Default Value: N/A
Syntax: DirectoryString
Example: nsslapd-privatenamespaces: cn=config
Entry DN: cn=config
Valid Values: on | off
Default Value: off
Syntax: DirectoryString
Example: nsslapd-pwpolicy-local: off
Entry DN: cn=config
Valid Values: on | off
Default Value: off
Syntax: DirectoryString
Example: nsslapd-readonly: off