diff options
author | Juri Jensen <juri@xenux.dk> | 2001-12-18 14:55:38 +0000 |
---|---|---|
committer | Juri Jensen <juri@xenux.dk> | 2001-12-18 14:55:38 +0000 |
commit | 8be11089d4cb83e9fcf03de3831ed396e6f6a8aa (patch) | |
tree | 662e39feeb180071af107a2474c0cc0f9dc709e8 /samba | |
parent | 0f18c6f0a81bb9a899c355a1577eaa8e673197e2 (diff) |
samba: Changed logon.bat to reflect the namechange of Xenux' fileserver.
Diffstat (limited to 'samba')
-rw-r--r-- | samba/netlogon/common.bat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/samba/netlogon/common.bat b/samba/netlogon/common.bat index 3133455..7e0ab04 100644 --- a/samba/netlogon/common.bat +++ b/samba/netlogon/common.bat @@ -1,7 +1,7 @@ rem [Global] commands
@ECHO "Welcome to Xenux' network!!!"
-NET TIME \\Debian /SET /YES
-NET USE F: \\Debian\dokumenter /YES
-NET USE U: \\Debian\homes /YES
-NET USE P: \\Debian\programmer /YES
+NET TIME \\gandalf /SET /YES
+NET USE F: \\gandalf\dokumenter /YES
+NET USE U: \\gandalf\homes /YES
+NET USE P: \\gandalf\programmer /YES
\ No newline at end of file |