summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/ldaplist.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/ldaplist.1')
-rw-r--r--usr/src/man/man1/ldaplist.126
1 files changed, 17 insertions, 9 deletions
diff --git a/usr/src/man/man1/ldaplist.1 b/usr/src/man/man1/ldaplist.1
index d5b823d68a..dbedf40e5d 100644
--- a/usr/src/man/man1/ldaplist.1
+++ b/usr/src/man/man1/ldaplist.1
@@ -38,13 +38,13 @@ configuration obtained.
By default (if the \fB-h\fR \fILDAP_server\fR\fB[:\fR\fIserverPort\fR\fB]\fR
option is not specified), the utility searches for and lists the naming
information from the LDAP directory service defined in the LDAP configuration
-files generated by \fBldapclient\fR(1M) during the client initialization phase.
+files generated by \fBldapclient\fR(8) during the client initialization phase.
To use the utility in the default mode, the Solaris LDAP client must be set up
in advance.
.sp
.LP
The database is either a container name or a database name as defined in
-\fBnsswitch.conf\fR(4). A container is a non-leaf entry in the Directory
+\fBnsswitch.conf\fR(5). A container is a non-leaf entry in the Directory
Information Tree (DIT) that contains naming service information. The container
name is the LDAP Relative Distinguished Name (RDN) of the container relative to
the \fBdefaultSearchBase\fR as defined in the configuration files. For example,
@@ -69,7 +69,7 @@ an invalid database name, then \fBcn\fR is used as the attribute type.
The \fBldaplist\fR utility relies on the Schema defined in the \fIRFC
2307bis\fR, currently an IETF draft. The data stored on the LDAP server must be
stored based on this Schema, unless the profile contains schema mapping
-definitions. For more information on schema mapping see \fBldapclient\fR(1M).
+definitions. For more information on schema mapping see \fBldapclient\fR(8).
The following table lists the default mapping from the database names to the
container, the LDAP object class, and the attribute type used if not defined in
the key.
@@ -472,12 +472,12 @@ An error occurred. An error message is output.
.RS 30n
Files that contain the LDAP configuration of the client. Do not manually modify
these files. Their content is not guaranteed to be human readable. To update
-these files, use \fBldapclient\fR(1M)
+these files, use \fBldapclient\fR(8)
.RE
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -492,10 +492,18 @@ Interface Stability Committed
.SH SEE ALSO
.LP
-\fBldap\fR(1), \fBldapadd\fR(1), \fBldapdelete\fR(1), \fBldapmodify\fR(1),
-\fBldapmodrdn\fR(1), \fBldapsearch\fR(1), \fBidsconfig\fR(1M),
-\fBldap_cachemgr\fR(1M), \fBldapaddent\fR(1M), \fBldapclient\fR(1M),
-\fBresolv.conf\fR(4), \fBattributes\fR(5)
+.BR ldap (1),
+.BR ldapadd (1),
+.BR ldapdelete (1),
+.BR ldapmodify (1),
+.BR ldapmodrdn (1),
+.BR ldapsearch (1),
+.BR resolv.conf (5),
+.BR attributes (7),
+.BR idsconfig (8),
+.BR ldap_cachemgr (8),
+.BR ldapaddent (8),
+.BR ldapclient (8)
.SH NOTES
.LP
\fIRFC 2307bis\fR is an IETF informational document in draft stage that defines