1 # $OpenLDAP: pkg/ldap/servers/slapd/back-sql/rdbms_depend/mssql/slapd.conf,v 1.3 2001/08/02 15:28:59 mit Exp $
3 # See slapd.conf(5) for details on configuration options.
4 # This file should NOT be world readable.
6 include ./schema/core.schema
7 include ./schema/cosine.schema
8 include ./schema/inetorgperson.schema
10 # Define global ACLs to disable default read access.
12 # Do not enable referrals until AFTER you have a working directory
13 # service AND an understanding of referrals.
14 #referral ldap://root.openldap.org
19 #######################################################################
20 # sql database definitions
21 #######################################################################
25 rootdn "cn=root,o=sql,c=RU"
30 subtree_cond "ldap_entries.dn LIKE '%'+?"