Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   ldapsearch    ( 1 )

инструмент поиска LDAP (LDAP search tool)

  Name  |  Synopsis  |  Description  |  Options  |    Output format    |  Examples  |  Diagnostic  |  See also  |

Формат вывода (Output format)

If one or more entries are found, each entry is written to
       standard output in LDAP Data Interchange Format or ldif(5):

version: 1

# bjensen, example, net dn: uid=bjensen,dc=example,dc=net objectClass: person objectClass: dcObject uid: bjensen cn: Barbara Jensen sn: Jensen ...

If the -t option is used, the URI of a temporary file is used in place of the actual value. If the -A option is given, only the "attributename" part is written.