summaryrefslogtreecommitdiff
path: root/packaging/SGI/smb.conf
diff options
context:
space:
mode:
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