summaryrefslogtreecommitdiff
path: root/samba
diff options
context:
space:
mode:
authorKlaus Agnoletti <klaus@xenux.dk>2002-02-08 17:44:06 +0000
committerKlaus Agnoletti <klaus@xenux.dk>2002-02-08 17:44:06 +0000
commita53abc24c532e5b0da34ccd1a6324e592a33d239 (patch)
tree7e426c633b60477084949a7c2a9725c2c0cb4cb5 /samba
parent748414c13b4cdc6d1af1a4550d118f8c90b7232e (diff)
* Modifications to Radio Råtstof loginscript
Diffstat (limited to 'samba')
-rw-r--r--samba/netlogon/logon-radio-raatstof.bat4
-rw-r--r--samba/smb-printers.conf2
2 files changed, 3 insertions, 3 deletions
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'