You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
994 B
47 lines
994 B
<article lang="&language;" id="ldap">
|
|
<title
|
|
>ldap</title>
|
|
<articleinfo>
|
|
<authorgroup>
|
|
<author
|
|
>&Lauri.Watts; &Lauri.Watts.mail;</author>
|
|
<othercredit role="translator"
|
|
><firstname
|
|
></firstname
|
|
><surname
|
|
></surname
|
|
><affiliation
|
|
><address
|
|
><email
|
|
></email
|
|
></address
|
|
></affiliation
|
|
><contrib
|
|
></contrib
|
|
></othercredit
|
|
>
|
|
</authorgroup>
|
|
</articleinfo>
|
|
|
|
<para
|
|
><acronym
|
|
>ldap</acronym
|
|
> — это простой протокол доступа к каталогам (lightweight directory access protocol). Он предоставляет доступ к каталогу X.500 или серверу <acronym
|
|
>LDAP</acronym
|
|
>.</para>
|
|
|
|
<para
|
|
>Вы можете использовать этот протокол так:</para>
|
|
|
|
<para
|
|
><userinput
|
|
>ldap://host:port/ou=People,o=where,c=de??sub</userinput
|
|
> (запрос поддерева)</para>
|
|
|
|
<para
|
|
>или так: <userinput
|
|
>ldap://host:port/cn=MM,ou=People,o=where,c=de??base</userinput
|
|
> (полная ветвь).</para>
|
|
|
|
</article>
|