#312 [RFE] Support enhanced crypt(3) password hashes
Closed: wontfix None Opened 12 years ago by imorgan.

It would be useful if the CRYPT password storage scheme included support
for the MD5 or SHA256 password hashes on platforms whose underlying
crypt(3) implementation supports them.

This would allow for longer, stronger while retaining compatibility with
most modern Unix-like operating systems, such as Linux, *BSD, and
Solaris.

For example, Sun DSEE 6 uses nsslapd-pluginarg0 to specify a format
string used to generate the password's salt:

nsslapd-pluginarg0: $1$%.8s$

However, it might be preferable for the parameter to take a value such
as MD5 or SHA256.

In our environment, this is needed to support systems which do not
directly use LDAP, but have the password hashes from the LDAP servers
propagated to them on an as-needed basis.


Replying to [comment:1 rmeggins]:

Is this a duplicate of https://fedorahosted.org/389/ticket/131 ?

Yes, sorry about that.

Added initial screened field value.

Metadata Update from @nkinder:
- Issue assigned to rmeggins
- Issue set to the milestone: N/A

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/312

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Duplicate)

3 years ago

Login to comment on this ticket.

Metadata