From 2ca296b69f8c10f6e1df69137986f92cc21df8a0 Mon Sep 17 00:00:00 2001
From: Juri Jensen <juri@xenux.dk>
Date: Tue, 5 Feb 2002 15:18:48 +0000
Subject: samba: Added a logonscript for the sagahus site.

---
 samba/netlogon/logon-sagahus.bat | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 samba/netlogon/logon-sagahus.bat

(limited to 'samba')

diff --git a/samba/netlogon/logon-sagahus.bat b/samba/netlogon/logon-sagahus.bat
new file mode 100644
index 0000000..23d8bc7
--- /dev/null
+++ b/samba/netlogon/logon-sagahus.bat
@@ -0,0 +1,6 @@
+rem [Global] commands
+NET TIME \\saga /SET /YES
+NET USE W: \\saga\dokumenter /YES
+NET USE X: \\saga\homes /YES
+NET USE Y: \\saga\software /YES
+
\ No newline at end of file
-- 
cgit v1.2.3