lede/package/base-files/files
Rucke Teg ae7f2dbf40 base-file: remove password aging feature form /etc/shadow
In the default shadow file, as visible in the failsafe mode, the user
root has value of `0` set in  the 3rd field, the date of last password
change. This setting means that the password needs to be changed the
next time the user will log in the system. `dropbear` server is ignoring
this setting but `openssh-server` tries to enforce it and fails in the
failsafe mode because the rootfs is R/O.

Disable the password aging feature for user root by setting the 3rd
filed empty.

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
2022-02-24 17:18:43 +00:00
..
bin base-files: NTP change (#7252) 2021-07-02 21:39:39 +08:00
etc base-file: remove password aging feature form /etc/shadow 2022-02-24 17:18:43 +00:00
lib base-files: upgrade: fix efi partitions size calculation 2021-12-31 10:40:40 +08:00
rom update source 2017-09-06 19:19:45 +08:00
sbin base-files: wifi: tidy up the reconf code 2021-06-29 11:17:51 +08:00
usr dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00