(boolean)
Indicate if passwords must be encrypted using the MD5-based
algorithm. If set to yes, new passwords
will be encrypted using the MD5-based algorithm compatible with the
one used by recent releases of FreeBSD. It supports passwords of
unlimited length and longer salt strings. Set to
no if you need to copy encrypted
passwords to other systems which don't understand the new algorithm.
Default is no.
This variable is superceded by the
variable or by any command line option used to configure the
encryption algorithm.
This variable is deprecated. You should use
.
Note: This only affect the generation of group passwords.
The generation of user passwords is done by PAM and subject to the
PAM configuration. It is recommended to set this variable
consistently with the PAM configuration.