# $Header: /home/cvsroot/gentoo-x86/net-fs/samba/files/smb.conf.example,v 1.3 2002/08/27 20:39:48 woodchip Exp $ # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the options listed # here. Samba has a huge number of configurable options (perhaps too # many!) most of which are not shown in this example # # Any line which starts with a ; (semi-colon) or a # (hash) # is a comment and is ignored. In this example we will use a # # for commentry and a ; for parts of the config file that you # may wish to enable # # NOTE: Whenever you modify this file you should run the command "testparm" # to check that you have not made any basic syntactic errors. # #======================= Global Settings ===================================== [global] log file = /var/log/samba/log.%m dns proxy = no ssl require server cert = no printing = cups server string = Samba Server %v socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 ssl entropy bytes = 99 workgroup = RESEDENWEG os level = 20 domain master = no hosts allow = 127.0.0.1 192.168.1. encrypt passwords = yes printcap name = lpstat preferred master = no max log size = 50 [ken] comment = Kens' Home Directory on Dellinux writeable = yes write list = ken path = /home/ken [Epson] printer = Epson_Stylus_CUPS printable = yes print command = lpr -P %p -o raw %s -r # using client side printer drivers. path = /var/spool/samba guest ok = yes create mask = 0700 comment = Epson_on_Linux [print$] path = /var/lib/samba/printers write list = @adm root [software] public = yes path = /mnt/data/software