* Added some comments to the sample citadel-slapd.conf
authorArt Cancro <ajc@citadel.org>
Fri, 6 Feb 2004 03:58:10 +0000 (03:58 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 6 Feb 2004 03:58:10 +0000 (03:58 +0000)
citadel/ChangeLog
citadel/citadel-slapd.conf

index c9521612c19fc282f6c4df4ab65d8c30c1a08030..fdd1ecd38963a9c00506449241915c4f5d9d8cd3 100644 (file)
@@ -1,4 +1,7 @@
  $Log$
+ Revision 614.18  2004/02/06 03:58:10  ajc
+ * Added some comments to the sample citadel-slapd.conf
+
  Revision 614.17  2004/02/06 03:52:46  ajc
  * Changed the domain name and password in the sample slapd.conf
 
@@ -5274,3 +5277,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+
index 10c0c564326f6364ac7ccbe7a2c9993f4bf1646b..878a1909d31e0a150f4e4722056b52dea7da7143 100644 (file)
@@ -1,3 +1,18 @@
+# $Id$
+#
+# This is a sample OpenLDAP configuration file (usually placed in
+# /etc/openldap/slapd.conf) for use with the Citadel LDAP connector.
+#
+# In this sample, we have a server called "servername.domain.org" and
+# we've built our directory tree's Base DN using the components of that
+# domain name.  You can change this if you'd like.
+#
+# Note that we reference the Citadel OpenLDAP schema.  This is required.
+#
+# Once you've got this in place, all you have to do is run slapd, configure
+# Citadel to point its LDAP connector at it, and run the IGAB command to
+# initialize the directory.
+
 include /usr/local/citadel/citadel-openldap.schema
 
 pidfile                /usr/local/citadel/openldap-data/slapd.pid