mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
04.28.2025 006b32f740cb9d38719eeb59bc8519101799bb16
1
2
3
4
5
6
user-friendly-name=MD5 Crypt Password Storage Scheme
user-friendly-plural-name=MD5 Crypt Password Storage Schemes
synopsis=The MD5 Crypt Password Storage Scheme provides a mechanism for encoding user passwords with the MD5 Crypt message digest algorithm compatible with BSD, FreeBSD.
description=This scheme contains only an implementation for the user password syntax, with a storage scheme name of "MD5Crypt".
property.enabled.synopsis=Indicates whether the MD5 Crypt Password Storage Scheme is enabled for use.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the MD5 Crypt Password Storage Scheme implementation.