summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/ldapd.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ldapd/ldapd.conf.5')
-rw-r--r--usr.sbin/ldapd/ldapd.conf.511
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.sbin/ldapd/ldapd.conf.5 b/usr.sbin/ldapd/ldapd.conf.5
index 5f7dbc42f2e..769aa785cdc 100644
--- a/usr.sbin/ldapd/ldapd.conf.5
+++ b/usr.sbin/ldapd/ldapd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldapd.conf.5,v 1.22 2016/10/17 14:03:17 jca Exp $
+.\" $OpenBSD: ldapd.conf.5,v 1.23 2018/05/14 07:53:47 reyk Exp $
.\"
.\" Copyright (c) 2009, 2010 Martin Hedenfalk <martin@bzero.se>
.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
@@ -17,7 +17,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\"
-.Dd $Mdocdate: October 17 2016 $
+.Dd $Mdocdate: May 14 2018 $
.Dt LDAPD.CONF 5
.Os
.Sh NAME
@@ -248,6 +248,13 @@ This is the default if no scope is specified.
The filter rule applies to the root DSE.
.El
.Pp
+The scope scope can be restricted to an optional attribute:
+.Bl -tag -width Ds
+.It attribute Ar name
+The filter rule applies to the specified attribute.
+Attributes can only be specified for write access rules.
+.El
+.Pp
Finally, the filter rule can match a bind DN:
.Bl -tag -width Ds
.It by any