# smb.conf is the main Samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the # samba-doc package is installed. # Date: 2009-10-27 [pool] comment = Testdrive path = /pool read only = no vfs objects = full_audit full_audit:success = all full_audit:failure = none [global] ; Uncomment this if you want a guest account ; guest account = nobody workgroup = POPPERFREIEZONE server string = %L log file = /var/log/samba-log.%m lock directory = /var/lock/samba log level = 10 passdb backend = smbpasswd security = user include = /etc/samba/blah.conf [homes] comment = Home Directories browseable = no read only = no create mode = 0750 [tmp] comment = Temporary file space path = /tmp read only = no public = yes #[pool] # comment = Testdrive # path = /pool # read only = no # vfs objects = smb_traffic_analyzer # smb_traffic_analyzer:total_anonymization = anon # # smb_traffic_analyzer:protocol_version = V1 # smb_traffic_analyzer:host = localhost # smb_traffic_analyzer:port = 3490 #[pool] # comment = Testdrive # path = /pool # read only = no # vfs objects = recycle # recycle:keeptree = yes # recycle:versions = yes # recycle:exclude_dir = dir1 #[pool] # comment = Testdrive # path = /pool # read only = no # vfs objects = full_audit # full_audit:success = all !pread !pwrite # full_audit:failure = none