Issue 7284 - [PATCH] slappasswd: Add support loading a dynamically loadable module
Summary: [PATCH] slappasswd: Add support loading a dynamically loadable module
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 04:30 UTC by SATOH Fumiyasu
Modified: 2014-08-01 21:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description SATOH Fumiyasu 2012-05-31 04:30:34 UTC
Full_Name: SATOH Fumiyasu
Version: master, 2.4.31
OS: 
URL: https://gist.github.com/2841031
Submission from: (NULL) (220.100.28.128)


This patch is for slappasswd to add "-o module-path=<pathspec>" and
"-o module-load=<filename>" options to load a dynamically loadable
password hash module (e.g., slapd-sha2).
Comment 1 Howard Chu 2012-05-31 10:16:43 UTC
fumiyas@osstech.co.jp wrote:
> Full_Name: SATOH Fumiyasu
> Version: master, 2.4.31
> OS:
> URL: https://gist.github.com/2841031
> Submission from: (NULL) (220.100.28.128)
>
>
> This patch is for slappasswd to add "-o module-path=<pathspec>" and
> "-o module-load=<filename>" options to load a dynamically loadable
> password hash module (e.g., slapd-sha2).
>
>
Thanks, added to master.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/


Comment 2 Howard Chu 2012-05-31 10:17:15 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Enhancements
Comment 3 Quanah Gibson-Mount 2012-05-31 17:22:31 UTC
changed notes
changed state Test to Release
Comment 4 Quanah Gibson-Mount 2012-08-17 01:39:17 UTC
changed notes
changed state Release to Closed
Comment 5 OpenLDAP project 2014-08-01 21:04:56 UTC
added to master
added to RE24