From c676cd00924a65cef6be0e99d61e62a7f53b64d6 Mon Sep 17 00:00:00 2001 From: Juri Jensen Date: Thu, 17 Jan 2002 00:17:48 +0000 Subject: samba: Modified the logonscripts for the raatstof and xenuxlocal sites. Corrected the smb.printers.conf file, and modified the sharedefinitions for raatstof and xenuxlocal. --- samba/netlogon/logon-radio-raatstof.bat | 6 +++--- samba/netlogon/logon-xenuxlocal.bat | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'samba/netlogon') diff --git a/samba/netlogon/logon-radio-raatstof.bat b/samba/netlogon/logon-radio-raatstof.bat index 40ab340..fbf8a5a 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 F: \\raatstof\dokumenter /YES -NET USE U: \\raatstof\homes /YES -NET USE P: \\raatstof\programmer /YES +NET USE W: \\raatstof\dokumenter /YES +NET USE X: \\raatstof\homes /YES +NET USE Y: \\raatstof\software /YES \ No newline at end of file diff --git a/samba/netlogon/logon-xenuxlocal.bat b/samba/netlogon/logon-xenuxlocal.bat index 7e0ab04..2293fe7 100644 --- a/samba/netlogon/logon-xenuxlocal.bat +++ b/samba/netlogon/logon-xenuxlocal.bat @@ -1,7 +1,7 @@ rem [Global] commands @ECHO "Welcome to Xenux' network!!!" NET TIME \\gandalf /SET /YES -NET USE F: \\gandalf\dokumenter /YES -NET USE U: \\gandalf\homes /YES -NET USE P: \\gandalf\programmer /YES +NET USE W: \\gandalf\dokumenter /YES +NET USE X: \\gandalf\homes /YES +NET USE Y: \\gandalf\software /YES \ No newline at end of file -- cgit v1.2.3