Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Saraev
bf4c3f76d7 openssh: disable passwotdh auth if set in os.openelec.settings 2012-08-15 20:16:49 +03:00
Stefan Saraev
4a2185ca0b openssh: start sshd if enabled in os.openelec.settings 2012-07-30 21:53:29 +03:00
Stephan Raue
a83a88e3fc openssh: add support for /etc/ssh.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-07 12:45:56 +02:00
Stefan Saraev
e8b7ac9ec1 openssh: ensure that $HOME/.ssh exists, is root-owned and not world-readable 2012-03-07 01:18:35 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Matthias Saou
6e16a0ab2f Fix typo in ssh init script 2011-12-23 11:42:32 +01:00
Stephan Raue
93f3737a94 openssh: dont run ssh per default, there is a security related discussion in http://openelec.tv/forum/20-development-discussion/20259-security-the-dilema-of-the-out-of-the-box-experience . Add 'ssh' to the appendline in our bootloader, or put a file called 'ssh_enable' in /storage/.config or the 'Configfile' Samba share. Both will enable SSH on boot. Add 'progress' to the appendline in bootloader to show the bootprogress without enabled debugging.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-22 20:38:15 +01:00
Stephan Raue
e51428321c openssh: check for files if they exist and not empty
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-05 15:55:37 +01:00
Stephan Raue
0fbb2660e9 remove package 'netstatus'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-16 13:55:10 +02:00
Stephan Raue
b5bea18819 Revert "openssh: start init scripts on RUNLEVEL=boot"
This reverts commit 997ef7c3b9.
2011-09-12 19:26:59 +02:00
Stephan Raue
6a1a777a53 Revert "openssh: shutdown openssh on reboot/poweroff"
This reverts commit fd6978b268.
2011-09-12 19:16:36 +02:00
Stephan Raue
fd6978b268 openssh: shutdown openssh on reboot/poweroff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-08 04:27:00 +02:00
Stephan Raue
997ef7c3b9 openssh: start init scripts on RUNLEVEL=boot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-07 23:10:42 +02:00
Stephan Raue
f2b41c8221 openssh: set proper permissions on /var/empty
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-03 01:42:34 +02:00
Stephan Raue
ed1927e481 openssh: chmod 600 all keys
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-30 21:53:55 +02:00
Stephan Raue
134831e164 new package: add package 'openssh'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-03 14:33:44 +02:00