Authentication Policy

This is an abstract object type that cannot be instantiated.

Authentication Policies define the policies which should be used for authenticating users and managing the password and other account related state.

Authentication Policies

The following Authentication Policies are available:

These Authentication Policies inherit the properties described below.

Dependencies

The following objects depend on Authentication Policies:

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

  • None

Basic Properties

java-class

SynopsisSpecifies the fully-qualified name of the Java class which provides the Authentication Policy implementation.
Default ValueNone
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.AuthenticationPolicyFactory
Multi-valuedNo
RequiredYes
Admin Action RequiredThe object must be disabled and re-enabled for changes to take effect.
AdvancedNo
Read-OnlyNo