encode new passwords provided by users so that they are stored in an encoded manner. This makes it difficult or impossible for someone to determine the clear-text passwords from the encoded values. also determine whether a clear-text password provided by a client matches the encoded value stored in the server. ds-cfg-password-storage-scheme top Indicates whether the is enabled for use. ds-cfg-enabled Specifies the fully-qualified name of the Java class that provides the implementation. org.opends.server.api.PasswordStorageScheme ds-cfg-java-class