I can't change the root password via LuCI on LuCI openwrt-21.02 branch (git-21.231.26241-422c175) / OpenWrt 21.02.0 r16279-5cc0535800
The router is ASUS RT-AC68U.
I can change the root password from the console using passwd but then I can't login to LuCI using the new password.
The problem is that it used to work. Could it be a conflict with some packages I installed?
See the screenshot and the list of packages attached.
The text was updated successfully, but these errors were encountered:
The "shadow-passwd" <> "musl crypt()" incompatibility needs to be separately addressed in the shadow-tools package though, ideally by honoring CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK, if the hack is not disabled, shadow-passwd may not use Blowfish or SHA ciphers, but only MD5.
slava:
I can't change the root password via LuCI on LuCI openwrt-21.02 branch (git-21.231.26241-422c175) / OpenWrt 21.02.0 r16279-5cc0535800
The router is ASUS RT-AC68U.
I can change the root password from the console using passwd but then I can't login to LuCI using the new password.
The problem is that it used to work. Could it be a conflict with some packages I installed?
See the screenshot and the list of packages attached.
The text was updated successfully, but these errors were encountered: