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.
|
|
|
|
<?xml version="1.0" ?>
|
|
|
|
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
|
|
|
|
<!ENTITY % addindex "IGNORE">
|
|
|
|
|
<!ENTITY % Turkish "INCLUDE"> <!-- change language only here -->
|
|
|
|
|
]>
|
|
|
|
|
|
|
|
|
|
<article lang="&language;" id="ldap">
|
|
|
|
|
<title>ldap</title>
|
|
|
|
|
|
|
|
|
|
<para><acronym>ldap</acronym> (Lightweight Directory Access Protocol), X.500 dizinlerine, ya da kendi başına çalışan <acronym>LDAP</acronym> sunucularına erişim sağlar.</para>
|
|
|
|
|
|
|
|
|
|
<para>Ldap tdeioslave'i aşağıdaki gibi kullanabilirsiniz:</para>
|
|
|
|
|
|
|
|
|
|
<para>Alt dizin taraması için, <userinput>ldap://host:port/ou=People,o=where,c=de??sub</userinput> </para>
|
|
|
|
|
|
|
|
|
|
<para>ya da tüm dizinler üzerinde tarama yapmak için, <userinput>ldap://host:port/cn=MM,ou=People,o=where,c=de??base</userinput></para>
|
|
|
|
|
|
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
|