From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/kioslave/ldap.docbook | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 doc/kioslave/ldap.docbook (limited to 'doc/kioslave/ldap.docbook') diff --git a/doc/kioslave/ldap.docbook b/doc/kioslave/ldap.docbook deleted file mode 100644 index ff23339c3..000000000 --- a/doc/kioslave/ldap.docbook +++ /dev/null @@ -1,23 +0,0 @@ -
-ldap - - -&Lauri.Watts; &Lauri.Watts.mail; - - - - -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 kioslave 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. - -
-- cgit v1.2.1