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
### 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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.Confirmed