[Bug]: System password remains "archipelago" #97
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When you change the UI password on install, it does not change the system password.
Steps to Reproduce
Install archy
Set password
Exit gui with ctrl-alt-f3
Login with archipelago
Expected Behavior
It should use the new UI password
Actual Behavior
Password is still "archipelago"
Archipelago Version
1.7.101-alpha
Hardware
x86_64 (Intel/AMD)
Relevant Logs
No response
Screenshots
No response
Fix on main:
ea0cd87b— auth.setup now syncs the OS login password for the archipelago user (same usermod path auth.changePassword already used), so the password chosen during install replaces the image default on console/SSH. Will be in the next RC; leaving open until verified on a fresh install.