From a53abc24c532e5b0da34ccd1a6324e592a33d239 Mon Sep 17 00:00:00 2001 From: Klaus Agnoletti Date: Fri, 8 Feb 2002 17:44:06 +0000 Subject: * Modifications to Radio Råtstof loginscript MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- samba/netlogon/logon-radio-raatstof.bat | 4 ++-- samba/smb-printers.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'samba') diff --git a/samba/netlogon/logon-radio-raatstof.bat b/samba/netlogon/logon-radio-raatstof.bat index fbf8a5a..6e85c64 100644 --- a/samba/netlogon/logon-radio-raatstof.bat +++ b/samba/netlogon/logon-radio-raatstof.bat @@ -1,6 +1,6 @@ rem [Global] commands NET TIME \\raatstof /SET /YES -NET USE W: \\raatstof\dokumenter /YES +NET USE W: \\raatstof\faellesdrev /YES NET USE X: \\raatstof\homes /YES NET USE Y: \\raatstof\software /YES - \ No newline at end of file + diff --git a/samba/smb-printers.conf b/samba/smb-printers.conf index e21c006..95cb22b 100644 --- a/samba/smb-printers.conf +++ b/samba/smb-printers.conf @@ -19,7 +19,7 @@ editfiles: Append '[printers]' Append ' comment = %S printer' Append ' path = /tmp' - Append ' print command = /usr/bin/lpr -h -r %s' + Append ' print command = /usr/bin/lpr -h -P%p -r %s' Append ' lprm command = /usr/bin/lprm -P%S %j' Append ' public = yes' Append ' printable = yes' -- cgit v1.2.3