head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.1.1.1.0.10 pkgsrc-2012Q4-base:1.1.1.1 pkgsrc-2012Q3:1.1.1.1.0.8 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.6 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.4 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.2 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2013.02.05.07.45.27; author wiz; state dead; branches; next 1.1; 1.1 date 2011.12.15.22.23.24; author asau; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.12.15.22.23.24; author asau; state Exp; branches; next ; desc @@ 1.2 log @Remove samba30 and samba33, as stated by Aleksej Saushev on Jul 7, 2012. @ text @$NetBSD: patch-af,v 1.1 2011/12/15 22:23:24 asau Exp $ --- ../examples/smb.conf.default.orig 2007-02-04 18:59:31.000000000 +0000 +++ ../examples/smb.conf.default 2007-02-11 15:22:45.000000000 +0000 @@@@ -26,7 +26,7 @@@@ workgroup = MYGROUP # server string is the equivalent of the NT Description field - server string = Samba Server + server string = Samba %v (%h) # Security mode. Defines in which mode Samba will operate. Possible # values are share, user, server, domain and ads. Most people will want @@@@ -63,10 +63,10 @@@@ # this tells Samba to use a separate log file for each machine # that connects - log file = /usr/local/samba/var/log.%m +; log file = /usr/local/samba/var/log.%m # Put a capping on the size of the log files (in Kb). - max log size = 50 +; max log size = 50 # Use password server option only with security = server # The argument list may include: @@@@ -145,7 +145,7 @@@@ # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names # via DNS nslookups. The default is NO. - dns proxy = no +; dns proxy = no # These scripts are used on a domain controller or stand-alone # machine to add or delete corresponding unix accounts @@@@ -182,14 +182,14 @@@@ # NOTE: If you have a BSD-style print system there is no need to # specifically define each individual printer -[printers] - comment = All Printers - path = /usr/spool/samba - browseable = no +;[printers] +; comment = All Printers +; path = /var/tmp +; browseable = no # Set public = yes to allow user 'guest account' to print - guest ok = no - writable = no - printable = yes +; guest ok = no +; writable = no +; printable = yes # This one is useful for people to share files ;[tmp] @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.8 2007/02/11 18:39:04 tron Exp $ @ 1.1.1.1 log @Reimport Samba 3.0.37 from net/samba as net/samba30 as part of Samba packages rotation. @ text @@