Software Freedom Law Center

Changeset 34

Show
Ignore:
Timestamp:
12/22/07 18:32:54 (1 year ago)
Author:
bkuhn
Message:
  • Apparently, access to dn.base="" by * read is needed
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configs/ldap/slapd.conf

    r14 r34  
    161161       by dn.regex="uid=apache,ou=roles,dc=example,dc=org" read 
    162162       by dn.regex="cn=.*,ou=staff,ou=people,dc=example,dc=org" read 
     163 
     164access to dn.base="" by * read 
     165 
     166# Ensure read access to the base for things like supportedSASLMechanisms. 
     167# Without this you may have problems with SASL not knowing what mechanisms 
     168# are available and the like.  Note that this is covered by the 'access to 
     169# *' ACL below too but if you change that as people are wont to do you'll 
     170# still need this if you want SASL (and possible other things) to work 
     171# happily. 

SFLC Main Page

[frdm] Support SFLC