** Changed in: openldap (Debian) Status: Confirmed => Fix Released
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1033096 Title: request to have sha2 module in contrib included in package Status in “openldap” package in Ubuntu: Triaged Status in “openldap” package in Debian: Fix Released Bug description: 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1033096/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp