mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Reference schema.IBM_LDAP.
This commit is contained in:
parent
b2af245b31
commit
fc051ceff5
@ -16,7 +16,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.TH "SUDOERS.LDAP" "@mansectform@" "June 7, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
|
.TH "SUDOERS.LDAP" "@mansectform@" "June 25, 2024" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
|
||||||
.nh
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@ -651,20 +651,24 @@ distribution includes versions of the
|
|||||||
\fBsudoers\fR
|
\fBsudoers\fR
|
||||||
schema for multiple LDAP servers:
|
schema for multiple LDAP servers:
|
||||||
.TP 6n
|
.TP 6n
|
||||||
\fIschema.OpenLDAP\fR
|
\fIschema.ActiveDirectory\fR
|
||||||
OpenLDAP slapd and
|
Microsoft Active Directory
|
||||||
OpenBSD
|
|
||||||
ldapd
|
|
||||||
.TP 6n
|
.TP 6n
|
||||||
\fIschema.olcSudo\fR
|
\fIschema.IBM_LDAP\fR
|
||||||
OpenLDAP slapd 2.3 and higher when on-line configuration is enabled
|
IBM Directory Server, also known as IBM Tivoli Directory Server,
|
||||||
|
IBM Security Directory Server, and IBM Security Verify Directory
|
||||||
.TP 6n
|
.TP 6n
|
||||||
\fIschema.iPlanet\fR
|
\fIschema.iPlanet\fR
|
||||||
Netscape-derived servers such as the iPlanet, Oracle,
|
Netscape-derived servers such as the iPlanet, Oracle,
|
||||||
and 389 Directory Servers
|
and 389 Directory Servers
|
||||||
.TP 6n
|
.TP 6n
|
||||||
\fIschema.ActiveDirectory\fR
|
\fIschema.olcSudo\fR
|
||||||
Microsoft Active Directory
|
OpenLDAP slapd 2.3 and higher when on-line configuration is enabled
|
||||||
|
.TP 6n
|
||||||
|
\fIschema.OpenLDAP\fR
|
||||||
|
OpenLDAP slapd and
|
||||||
|
OpenBSD
|
||||||
|
ldapd
|
||||||
.PP
|
.PP
|
||||||
The schema in OpenLDAP format is also included in the
|
The schema in OpenLDAP format is also included in the
|
||||||
\fIEXAMPLES\fR
|
\fIEXAMPLES\fR
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 7, 2023
|
.Dd June 25, 2024
|
||||||
.Dt SUDOERS.LDAP @mansectform@
|
.Dt SUDOERS.LDAP @mansectform@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -616,17 +616,20 @@ distribution includes versions of the
|
|||||||
.Nm sudoers
|
.Nm sudoers
|
||||||
schema for multiple LDAP servers:
|
schema for multiple LDAP servers:
|
||||||
.Bl -tag -width 4n
|
.Bl -tag -width 4n
|
||||||
|
.It Pa schema.ActiveDirectory
|
||||||
|
Microsoft Active Directory
|
||||||
|
.It Pa schema.IBM_LDAP
|
||||||
|
IBM Directory Server, also known as IBM Tivoli Directory Server,
|
||||||
|
IBM Security Directory Server, and IBM Security Verify Directory
|
||||||
|
.It Pa schema.iPlanet
|
||||||
|
Netscape-derived servers such as the iPlanet, Oracle,
|
||||||
|
and 389 Directory Servers
|
||||||
|
.It Pa schema.olcSudo
|
||||||
|
OpenLDAP slapd 2.3 and higher when on-line configuration is enabled
|
||||||
.It Pa schema.OpenLDAP
|
.It Pa schema.OpenLDAP
|
||||||
OpenLDAP slapd and
|
OpenLDAP slapd and
|
||||||
.Ox
|
.Ox
|
||||||
ldapd
|
ldapd
|
||||||
.It Pa schema.olcSudo
|
|
||||||
OpenLDAP slapd 2.3 and higher when on-line configuration is enabled
|
|
||||||
.It Pa schema.iPlanet
|
|
||||||
Netscape-derived servers such as the iPlanet, Oracle,
|
|
||||||
and 389 Directory Servers
|
|
||||||
.It Pa schema.ActiveDirectory
|
|
||||||
Microsoft Active Directory
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The schema in OpenLDAP format is also included in the
|
The schema in OpenLDAP format is also included in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user