; This is an example smb.conf. Please edit it to suit your system. ; See "docs/smb.conf.0" for all the details of the settings. ; There are more examples in the "examples" drawer. [global] ; Hey - I need someone to test if printing can be made to work! printing = bsd printcap name = /AmiTCP/samba/etc/printcap load printers = no ; The guest user to use - change it if you have another guest account. guest account = pcguest ; This next option sets a separate log file for each client. Remove ; %m if you want a combined log file. log file = lock/log.%m lock directory = lock strict locking = no ; If you are not using AmiTCP/IP, you'll probably want to change this. ; See "docs/smb.conf.0" for more information. passwd program = /AmiTCP/db/passwd passwd chat = "Changing password for *.\nOld password:*" %o\n "New password:*" %n\n "Retype password:*" %n\n "*" ; The OS level to report in master browser elections. ; Windows for Workgroups uses level 1, Window 95 uses level 2. ; An Windows NT-AS domain controller uses level 32. os level = 32 preferred master = yes ; File name related settings. See "docs/smb.conf.0" for more information. case sensitive = yes default case = lower preserve case = yes short preserve case = yes hide dot files = no ; Identification. workgroup = power-lan server string = Amiga netbios name = Amiga interfaces = 192.168.0.9/255.255.255.0 security = SHARE ; smbrun doesn't appear to be used anymore. It was used previously to run ; external commands. smbrun = /AmiTCP/samba/bin/smbrun ; This is one possible way of receiving Winpop messages. It uses "SMTPpost" ; from INetUtils (from Aminet) and "rm" from GNU fileutils ; . ; Remember to insert your email address after the -t option! ;message command = /AmiTCP/bin/SMTPpost -raw -R "%f@%m" -f "WinPopup-receiver" -t "My name here " -s "Winpopup from %f on %m" < %s; rm -f %s ; Disconnect people if there is not activity for 5 minuttes. dead time = 5 ; This seems to give the best performance on my system. read size = 32768 read prediction = yes socket options = SO_KEEPALIVE max log size = 50 ; This uses the "virtual root" feature of ixemul.library 43.0+ [ALL] comment = All volumes in the system path = / read only = No public = no guestok = Yes