Displaying 1 result from an estimated 1 matches for "smb____".
Did you mean:
  b____
  
2007 Aug 20
0
Samba 3 with LDAP... can create, modify, delete files but read always causes 'access denied' errors
...ap admin dn = cn=Manager,dc=tomorrowsweb
        ldap ssl = no
        ldap passwd sync = Yes
        idmap uid = 15000-20000
        idmap gid = 15000-20000
# Defining logging facility
#########################################
# Reduce log level to lower amount to stop the flooding of /tmp
# with SMB____ messages
#       log level = 256
        log level = 3
        log file = /var/log/samba/%m.log
# Virus Scanning Definition
#########################################
vfs object = vscan-clamav
vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
        vfs objects = vscan-clamav
# Defining u...