This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?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 -->
]>
<articlelang="&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>