From cf14b1bd7803760ea4657269aeb424869e0058c6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:50:29 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- doc/tdeioslave/ldap/index.docbook | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/tdeioslave/ldap/index.docbook (limited to 'doc/tdeioslave/ldap/index.docbook') diff --git a/doc/tdeioslave/ldap/index.docbook b/doc/tdeioslave/ldap/index.docbook new file mode 100644 index 000000000..1149a5f8b --- /dev/null +++ b/doc/tdeioslave/ldap/index.docbook @@ -0,0 +1,32 @@ + + + +]> + +
+ldap / ldaps + + +&Lauri.Watts; &Lauri.Watts.mail; +&tde-authors; + + + + +ldap is the lightweight directory access +protocol. It provides access to an X.500 directory, or to a stand-alone +LDAP server. + +You can use the ldap tdeioslave as follows: + +ldap://host:port/ou=People,o=where,c=de??sub +for a subtree-query + +or +ldap://host:port/cn=MM,ou=People,o=where,c=de??base +for a complete branch. + +LDAPS is the LDAP protocol encrypted via SSL. + +
-- cgit v1.2.1