From c5a56bcbeb9c0b9b396f8c4666f6410103890239 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 31 Mar 2021 16:18:48 +0000 Subject: [PATCH] ITS#9437, ITS#9470 - Document homedir, OTP overlays --- doc/man/man5/slapd.overlays.5 | 11 +++++++++++ doc/man/man5/slapo-otp_2fa.5 | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.overlays.5 b/doc/man/man5/slapd.overlays.5 index a3e3f31448..db05c9adf6 100644 --- a/doc/man/man5/slapd.overlays.5 +++ b/doc/man/man5/slapd.overlays.5 @@ -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 diff --git a/doc/man/man5/slapo-otp_2fa.5 b/doc/man/man5/slapo-otp_2fa.5 index ea49f3d4f3..1ec7cdf225 100644 --- a/doc/man/man5/slapo-otp_2fa.5 +++ b/doc/man/man5/slapo-otp_2fa.5 @@ -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