mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 19:49:35 -05:00
Fix typo
This commit is contained in:
parent
14b7b19c0d
commit
bb82a7c3c4
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ There is an example Perl module `SampleLDAP' in the slapd/back\-perl/
|
|||
directory in the OpenLDAP source tree.
|
||||
.SH ACCESS CONTROL
|
||||
The
|
||||
.B passwd
|
||||
.B perl
|
||||
backend does not honor any of the access control semantics described in
|
||||
.BR slapd.access (5);
|
||||
all access control is delegated to the underlying PERL scripting.
|
||||
|
|
|
|||
Loading…
Reference in a new issue