summaryrefslogtreecommitdiff
path: root/samba/netlogon
diff options
context:
space:
mode:
authorJuri Jensen <juri@xenux.dk>2002-01-17 00:17:48 +0000
committerJuri Jensen <juri@xenux.dk>2002-01-17 00:17:48 +0000
commitc676cd00924a65cef6be0e99d61e62a7f53b64d6 (patch)
tree61057e7fcbb11586d12b3bb3739a2611d5b56f0e /samba/netlogon
parent9b39f11755d95d121cecf3614710ec1e3ee1b57c (diff)
samba: Modified the logonscripts for the raatstof and xenuxlocal sites.
Corrected the smb.printers.conf file, and modified the sharedefinitions for raatstof and xenuxlocal.
Diffstat (limited to 'samba/netlogon')
-rw-r--r--samba/netlogon/logon-radio-raatstof.bat6
-rw-r--r--samba/netlogon/logon-xenuxlocal.bat6
2 files changed, 6 insertions, 6 deletions
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