openwrtv3/package/base-files/files
Matthias Schiffer 6c1542787d
base-files: fix check for empty password warning
Now that we know that the password is in /etc/shadow and not in
/etc/passwd, we can properly fix the logic for the empty password check.
Only 'root::' is an empty password, 'root' and 'root:!:' allow no
password login at all.

This fixes the empty password warning still showing after the root password
has been locked using 'passwd -l root' (e.g. to allow public-key auth
only).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-09-26 17:57:56 +02:00
..
bin base-files: board_detect: allow specifying the generated file 2016-08-13 15:49:51 +02:00
etc base-files: fix check for empty password warning 2016-09-26 17:57:56 +02:00
lib base-files: set pi_ifname in board.d case to fix deconfig 2016-08-14 23:10:17 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: use procd init for urandom_seed 2016-07-27 01:24:54 +02:00
usr base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00