[Bug 1033096] [NEW] request to have sha2 module in contrib included in package
ben thielsen
btb at bitrate.net
Sun Aug 5 01:00:12 UTC 2012
Public bug reported:
there is an sha2 module in the openldap source contrib directory which
implements the following sha2 password hashing schemes:
{SSHA-512}
{SSHA-384}
{SSHA-256}
{SHA-512}
{SHA-384}
{SHA-256}
i'd like to have it included in the slapd package.
the module can be found in contrib/slapd-modules/passwd/sha2/
following the standard "make depend" when building openldap, the module
can be built by running "make" in its directory. note that i had to add
-fPIC to CCFLAGS in order to get it to build - e.g:
CCFLAGS = -Wall -g -fPIC
this may or may not be the right way to do this.
regards
-ben
** Affects: openldap (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1033096
Title:
request to have sha2 module in contrib included in package
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1033096/+subscriptions
More information about the Ubuntu-server-bugs
mailing list