Logo
Explore Help
Register Sign In
298977887/lede
1
0
Fork 0
You've already forked lede
mirror of https://github.com/coolsnowwolf/lede.git synced 2025-06-12 07:02:05 +08:00
Code Issues Packages Projects Releases Wiki Activity
lede/package/base-files/files/etc/shadow

6 lines
114 B
Plaintext
Raw Normal View History

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-22 22:53:25 +01:00
root:::0:99999:7:::
update source
2017-09-06 19:19:45 +08:00
daemon:*:0:0:99999:7:::
ftp:*:0:0:99999:7:::
network:*:0:0:99999:7:::
nobody:*:0:0:99999:7:::
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 3801ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API