summaryrefslogtreecommitdiff
path: root/packaging/SGI/smb.conf
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2001-12-05 01:04:47 +0000
committerHerb Lewis <herb@samba.org>2001-12-05 01:04:47 +0000
commit50b94eed80b6ff84a532129dc35aa5949a4d3a82 (patch)
treed9f6c2f4754d2c44a32c44c77bb01ac2fba276a0 /packaging/SGI/smb.conf
parent547263873017bd7e042f8826b68a3136c4e3b2f8 (diff)
downloadsamba-50b94eed80b6ff84a532129dc35aa5949a4d3a82.tar.gz
samba-50b94eed80b6ff84a532129dc35aa5949a4d3a82.tar.bz2
samba-50b94eed80b6ff84a532129dc35aa5949a4d3a82.zip
merge from 2.2 branch
(This used to be commit 692c23fe86391204161adeb6cf9b8061d0121175)
Diffstat (limited to 'packaging/SGI/smb.conf')
-rw-r--r--packaging/SGI/smb.conf36
1 files changed, 12 insertions, 24 deletions
diff --git a/packaging/SGI/smb.conf b/packaging/SGI/smb.conf
index 58d5e6e542..3448226faa 100644
--- a/packaging/SGI/smb.conf
+++ b/packaging/SGI/smb.conf
@@ -58,12 +58,11 @@
; Set a max size for log files in Kb
max log size = 50
-; You will need a world readable lock directory and "share modes=yes"
+; You will need a world readable lock directory
; if you want to support the file sharing modes for multiple users
; of the same files
locking = yes
lock directory = /usr/samba/var/locks
- share modes = yes
security = user
@@ -91,21 +90,23 @@
; Uncomment the following if you wish to sync unix and smbpasswd
; unix password sync = yes
+; Printer admin account to allow uploading printer drivers
+ printer admin = lp
+
[homes]
comment = Home Directories
browseable = no
writeable = yes
-; Use the new NT style printer download setup.
-; See the file PRINTER_DRIVER2.txt in the docs directory for info.
+; Share for printer drivers for automatic driver download
;
-;[print$]
-; comment = printer driver directory
-; path = /usr/samba/printer
-; guest ok = yes
-; browseable = yes
-; read only = yes
-; write list = ntadmin
+[print$]
+ comment = printer driver directory
+ path = /usr/samba/printer
+ guest ok = yes
+ browseable = yes
+ read only = yes
+ write list = lp
[printers]
comment = All Printers
@@ -115,19 +116,6 @@
guest ok = yes
writeable = no
create mask = 0700
-;
-; this specifies the location of the share containing the printer driver
-; files - see the printer$ section above
-;
-; printer driver location = \\%L\printer$
-;
-; the following line will make all printers default to the QMS-PS 810 Turbo
-; driver - which works quite well for Impressario. If you need a diferent
-; driver for a specific printer, create a section for that printer and
-; specify the correct printer driver.
-;
-; printer driver = QMS-PS 810 Turbo
-
[tmp]
comment = Temporary file space