Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
c5a56bcb
Commit
c5a56bcb
authored
Mar 31, 2021
by
Quanah Gibson-Mount
Browse files
ITS#9437, ITS#9470 - Document homedir, OTP overlays
parent
3ef1bfe3
Pipeline
#2353
canceled with stage
in 5 minutes and 4 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/slapd.overlays.5
View file @
c5a56bcb
...
...
@@ -74,12 +74,23 @@ It has no effect on any other operations.
Dynamic List.
This overlay allows expansion of dynamic groups and more.
.TP
.B homedir
Home Directory Provisioning.
This overlay manages creation/deletion of home directories for LDAP-based
Unix accounts.
.TP
.B memberof
MemberOf.
This overlay maintains automatic reverse group membership values,
typically stored in an attribute called memberOf. This overlay
is deprecated and should be replaced with dynlist.
.TP
.B otp_2fa
Two factor authentication module.
This module allows time-based one-time password, AKA "authenticator-style",
and HMAC-based one-time password authentication to be used in applications
that use LDAP for authentication.
.TP
.B pbind
Proxybind.
This overlay forwards simple bind requests on a local database to a
...
...
doc/man/man5/slapo-otp_2fa.5
View file @
c5a56bcb
...
...
@@ -4,7 +4,7 @@
.\" Portions Copyright 2018 by Ondřej Kuzník, Symas Corp. All rights reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
slapo-otp \- Two factor authentication module
slapo-otp
_2fa
\- Two factor authentication module
.SH SYNOPSIS
.B moduleload
.I otp_2fa.la
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment