summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3581e1)
raw | patch | inline | side by side (parent: d3581e1)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 1 Aug 2008 08:36:31 +0000 (08:36 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 1 Aug 2008 08:36:31 +0000 (08:36 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12090 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/openldap/slapd.conf | patch | blob | history |
index 73ba870c59151436fbd0ac444fb93687929616e2..46b8cbbc87a49e5ab27ec358a8ca5b5a5424e485 100644 (file)
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
# 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