diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-01-26 14:30:08 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-01-26 14:30:08 +0100 |
commit | e042b7bced715a9d0d6c660df453b1b68f263316 (patch) | |
tree | 13f1bcd2f7cccf87718d92b5fc9a112d4c3ea455 /samba/netlogon | |
parent | c778483fbd7829e2d41157ae6be2d7f1eef709f5 (diff) |
Drop ancient unused files.
Diffstat (limited to 'samba/netlogon')
-rw-r--r-- | samba/netlogon/common.bat | 6 | ||||
-rw-r--r-- | samba/netlogon/logon-divitech.bat | 6 | ||||
-rw-r--r-- | samba/netlogon/logon-gandalf.xenux.local.bat | 7 | ||||
-rw-r--r-- | samba/netlogon/logon-ida.idaskolen.dk.bat | 11 | ||||
-rw-r--r-- | samba/netlogon/logon-lab.bat | 6 | ||||
-rw-r--r-- | samba/netlogon/logon-ntiexpo.bat | 7 | ||||
-rw-r--r-- | samba/netlogon/logon-radio-raatstof.bat | 6 | ||||
-rw-r--r-- | samba/netlogon/logon-sagahus.bat | 6 |
8 files changed, 0 insertions, 55 deletions
diff --git a/samba/netlogon/common.bat b/samba/netlogon/common.bat deleted file mode 100644 index b6aec69..0000000 --- a/samba/netlogon/common.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\server /SET /YES
-NET USE F: \\server\dokumenter /YES
-NET USE U: \\server\homes /YES
-NET USE P: \\server\programmer /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-divitech.bat b/samba/netlogon/logon-divitech.bat deleted file mode 100644 index 8eb6e45..0000000 --- a/samba/netlogon/logon-divitech.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\baal /SET /YES
-NET USE W: \\baal\dokumenter /YES
-NET USE X: \\baal\homes /YES
-NET USE Y: \\baal\software /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-gandalf.xenux.local.bat b/samba/netlogon/logon-gandalf.xenux.local.bat deleted file mode 100644 index 2293fe7..0000000 --- a/samba/netlogon/logon-gandalf.xenux.local.bat +++ /dev/null @@ -1,7 +0,0 @@ -rem [Global] commands
-@ECHO "Welcome to Xenux' network!!!"
-NET TIME \\gandalf /SET /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 diff --git a/samba/netlogon/logon-ida.idaskolen.dk.bat b/samba/netlogon/logon-ida.idaskolen.dk.bat deleted file mode 100644 index f3fa1e2..0000000 --- a/samba/netlogon/logon-ida.idaskolen.dk.bat +++ /dev/null @@ -1,11 +0,0 @@ -echo Welcome to this Debian Samba server ! -echo. -net use F: \\IDA\doc -net use G: \\IDA\adm -net use H: \\IDA\doc_mac -net use I: \\IDA\adm_mac -rem net use LPT1 \\IDA\HP2100 -rem net use LPT2 \\IDA\HP2100 -rem net use LPT3 \\IDA\HP2100 -net time \\IDA /YES -rem pause diff --git a/samba/netlogon/logon-lab.bat b/samba/netlogon/logon-lab.bat deleted file mode 100644 index c672340..0000000 --- a/samba/netlogon/logon-lab.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands -NET TIME \\baal /SET /YES -NET USE W: \\baal\dokumenter /YES -NET USE X: \\baal\homes /YES -NET USE Y: \\baal\software /YES -
\ No newline at end of file diff --git a/samba/netlogon/logon-ntiexpo.bat b/samba/netlogon/logon-ntiexpo.bat deleted file mode 100644 index a8e666e..0000000 --- a/samba/netlogon/logon-ntiexpo.bat +++ /dev/null @@ -1,7 +0,0 @@ -rem [Global] commands
-NET TIME \\balrog /SET /YES
-NET USE V: \\balrog\pdfshare /YES
-NET USE W: \\balrog\dokumenter /YES
-NET USE X: \\balrog\homes /YES
-NET USE Y: \\balrog\programmer /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-radio-raatstof.bat b/samba/netlogon/logon-radio-raatstof.bat deleted file mode 100644 index 6e85c64..0000000 --- a/samba/netlogon/logon-radio-raatstof.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\raatstof /SET /YES
-NET USE W: \\raatstof\faellesdrev /YES
-NET USE X: \\raatstof\homes /YES
-NET USE Y: \\raatstof\software /YES
-
diff --git a/samba/netlogon/logon-sagahus.bat b/samba/netlogon/logon-sagahus.bat deleted file mode 100644 index 23d8bc7..0000000 --- a/samba/netlogon/logon-sagahus.bat +++ /dev/null @@ -1,6 +0,0 @@ -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 |