From e042b7bced715a9d0d6c660df453b1b68f263316 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 26 Jan 2017 14:30:08 +0100 Subject: Drop ancient unused files. --- samba/netlogon/common.bat | 6 ------ samba/netlogon/logon-divitech.bat | 6 ------ samba/netlogon/logon-gandalf.xenux.local.bat | 7 ------- samba/netlogon/logon-ida.idaskolen.dk.bat | 11 ----------- samba/netlogon/logon-lab.bat | 6 ------ samba/netlogon/logon-ntiexpo.bat | 7 ------- samba/netlogon/logon-radio-raatstof.bat | 6 ------ samba/netlogon/logon-sagahus.bat | 6 ------ 8 files changed, 55 deletions(-) delete mode 100644 samba/netlogon/common.bat delete mode 100644 samba/netlogon/logon-divitech.bat delete mode 100644 samba/netlogon/logon-gandalf.xenux.local.bat delete mode 100644 samba/netlogon/logon-ida.idaskolen.dk.bat delete mode 100644 samba/netlogon/logon-lab.bat delete mode 100644 samba/netlogon/logon-ntiexpo.bat delete mode 100644 samba/netlogon/logon-radio-raatstof.bat delete mode 100644 samba/netlogon/logon-sagahus.bat (limited to 'samba/netlogon') 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 -- cgit v1.2.3