]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10372 last-bind configuration manual updates 789/head
authorLenka Klement <lenka.klement@gmail.com>
Wed, 3 Sep 2025 13:14:44 +0000 (15:14 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 23 Sep 2025 15:54:31 +0000 (15:54 +0000)
contrib/slapd-modules/lastbind/slapo-lastbind.5
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index 82d666d5d1bdbe487ea130c27938c4e588096bdf..f90215bcf025ebc88857cdc1500a805a5d5c7056 100644 (file)
@@ -19,10 +19,9 @@ older than a given value, thus avoiding large numbers of write
 operations penalizing performance.
 One sample use for this overlay would be to detect unused accounts.
 
-Now that OpenLDAP has native support for most of this functionality,
-storing the value in pwdLastSuccess to better interact with the Behera
-Password Policy draft 10. Unless you require lastbind_forward_updates,
-you should consider using that instead.
+Now that OpenLDAP has native support for most of this functionality, you 
+should consider storing the value in pwdLastSuccess to better interact 
+with the Behera Password Policy draft 10.
 
 .SH CONFIGURATION
 The config directives that are specific to the
index 9cb364608c33d51e8a090f2cbdf41cb4c556f702..e2ccd68bbd5895227abbcf3668abf78a66973567 100644 (file)
@@ -1517,7 +1517,10 @@ by the syncrepl provider. By default, olcLastMod is TRUE.
 Controls whether
 .B slapd
 will automatically maintain the pwdLastSuccess attribute for
-entries. By default, olcLastBind is FALSE.
+entries. By default, olcLastBind is FALSE. On a replication 
+consumer the pwdLastSuccess attribute will be forwarded to 
+the provider assuming updateref setting and chain overlay 
+are appropriately configured.
 .TP
 .B olcLastBindPrecision: <integer>
 If olcLastBind is enabled, specifies how frequently pwdLastSuccess
index 44fbbc2c30eb103e5432cfb1bc91ebf7f5bb5afe..0e5033d2720ef90f5b0aff9e1babf794a41e6ee3 100644 (file)
@@ -1406,7 +1406,10 @@ by the syncrepl provider. By default, lastmod is on.
 Controls whether
 .B slapd
 will automatically maintain the pwdLastSuccess attribute for
-entries. By default, lastbind is off.
+entries. By default, lastbind is off. On a replication 
+consumer the pwdLastSuccess attribute will be forwarded 
+to the provider assuming updateref setting and chain overlay 
+are appropriately configured.
 .TP
 .B lastbind-precision <integer>
 If lastbind is enabled, specifies how frequently pwdLastSuccess