mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#10163 Add missed otp overlay to configure.ac
This commit is contained in:
parent
b8f32ec2fc
commit
c852e11cb9
1 changed files with 2 additions and 0 deletions
|
|
@ -358,6 +358,8 @@ OL_ARG_ENABLE_OV(memberof, [Reverse Group Membership overlay],
|
||||||
no, [no yes mod], ol_enable_overlays)
|
no, [no yes mod], ol_enable_overlays)
|
||||||
OL_ARG_ENABLE_OV(nestgroup, [Nested Group overlay],
|
OL_ARG_ENABLE_OV(nestgroup, [Nested Group overlay],
|
||||||
no, [no yes mod], ol_enable_overlays)
|
no, [no yes mod], ol_enable_overlays)
|
||||||
|
OL_ARG_ENABLE_OV(otp, [OTP 2-factor authentication overlay],
|
||||||
|
no, [no yes mod], ol_enable_overlays)
|
||||||
OL_ARG_ENABLE_OV(ppolicy, [Password Policy overlay],
|
OL_ARG_ENABLE_OV(ppolicy, [Password Policy overlay],
|
||||||
no, [no yes mod], ol_enable_overlays)
|
no, [no yes mod], ol_enable_overlays)
|
||||||
OL_ARG_ENABLE_OV(proxycache, [Proxy Cache overlay],
|
OL_ARG_ENABLE_OV(proxycache, [Proxy Cache overlay],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue