On 04 Nov 2014 10:04, Geert Uytterhoeven wrote:
> Package: login
> Version: 1:4.2-2+b1
> 
> /etc/securetty contains the following /dev/ttySC* entries:
> 
> | # SCI serial port (SuperH) ports and SC26xx serial ports
> | ttySC0
> | ttySC1
> | ttySC2
> | ttySC3
> 
> Some Renesas ARM-based SH-Mobile development boards have the
> serial console on ttySC4 or ttySC6, or a secondary console on ttySC7.
> At least one SH-based board has its serial console on ttySC5.
> 
> Can you please add entries ttySC[4-9]?

there's a lot of boards with a lot of different serial devices.  i'm not sure 
every possibility should be hardcoded ?  every distro is duplicating this work 
too and maintaining their own random full list.  can't we do better here ?

perhaps the default should be to not have an /etc/securetty at all ?  if the 
system is configured to launch getty on a tty, then in today's world, it means 
it's a local device right ?  if you have physical access to something, and know 
the root password, what exactly is this protecting the system from ?

no one uses telnet anymore.  if you are, then you deserve to have your system 
owned :).  are there any other services that go through `login` ?
-mike

Attachment: signature.asc
Description: Digital signature

Reply via email to