This commit is contained in:
Howard Chu 2011-02-03 19:20:48 +00:00
parent 14b7b19c0d
commit bb82a7c3c4

View file

@ -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.