Code

Moved from schema_check to schemaCheck
[gosa.git] / gosa-core / contrib / openldap / slapd.conf
index 73ba870c59151436fbd0ac444fb93687929616e2..46b8cbbc87a49e5ab27ec358a8ca5b5a5424e485 100644 (file)
@@ -24,10 +24,6 @@ include              /etc/ldap/schema/gosa/goserver.schema
 include                /etc/ldap/schema/gosa/gosa-samba3.schema
 include                /etc/ldap/schema/gosa/trust.schema
 
-# Schema check allows for forcing entries to
-# match schemas for their objectClasses's
-schemacheck            on
-
 # Security settings
 # Parameters: sasl, ssf, tls, transport, update_sasl, update_ssf,
 #             update_tls, update_transport
@@ -74,10 +70,10 @@ defaultsearchbase   dc=gonicus,dc=de
 
 # Where the pid file is put. The init.d script
 # will not stop the server if you change this.
-pidfile                /var/run/slapd.pid
+pidfile                /var/run/slapd/slapd.pid
 
 # List of arguments that were passed to the server
-argsfile       /var/run/slapd.args
+argsfile       /var/run/slapd/slapd.args
 
 # Read slapd.conf(5) for possible values
 loglevel       1024