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.
tde-i18n/tde-i18n-tr/docs/tdebase/tdeioslave/ldap/index.docbook

21 lines
798 B

This file contains ambiguous Unicode characters!

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 -->
]>
<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>