内に含まその他のドキュメントサポート リソース | PDF 文書ファイルをダウンロードする (2085 KB)
Retrieving LDAP Naming Services InformationYou can retrieve information about LDAP naming services by using the ldaplist utility. This LDAP utility lists the naming information from the LDAP servers in LDIF format. It can be useful for troubleshooting. See ldaplist(1) for further information. Listing All LDAP Containersldaplist displays its output with a blank line separating records, which is helpful for big multiline records. Note – The output of ldaplist depends upon the client configuration. For example, if the value of ns_ldap_search is sub rather than one, ldaplist lists all the entries under the current search baseDN. The following is an example of ldaplist output.
Listing All User Entry AttributesTo list specific information such as a user's passwd entry, use getent as follows:
If you want to list all attributes, use ldaplist with the -l option.
|
|||