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.
27 lines
523 B
27 lines
523 B
13 years ago
|
<article lang="&language;" id="ldap">
|
||
|
<title
|
||
|
>ldap</title>
|
||
|
|
||
|
<para
|
||
|
><acronym
|
||
|
>ldap</acronym
|
||
|
> je lightweight directory access protocol. Ponuja dostop do imenika X.500, ali do samostojnega <acronym
|
||
|
>LDAP</acronym
|
||
|
> strežnika.</para>
|
||
|
|
||
|
<para
|
||
|
>Kioslave za ldap lahko uporabite tako:</para>
|
||
|
|
||
|
<para
|
||
|
><userinput
|
||
|
>ldap://host:port/ou=People,o=where,c=de??sub</userinput
|
||
|
> za poizvedbo po poddrevesu</para>
|
||
|
|
||
|
<para
|
||
|
>ali<userinput
|
||
|
>ldap://host:port/cn=MM,ou=People,o=where,c=de??base</userinput
|
||
|
> za celotno vejo.</para>
|
||
|
|
||
|
</article>
|
||
|
|