# 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 [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 [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:protocol_version = V2 # smb_traffic_analyzer:host = localhost # smb_traffic_analyzer:port = 3490 [pool] comment = Testdrive path = /pool read only = no vfs objects = full_audit full_audit:success = all