Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-14 | Fixed borg server account for Alpine Linux1.2.1 | Julien Dessaux | 1 | -1/+1 | |
The locked account set a password as '!' which prevents login with ssh keys on only Alpine Linux. Setting the hashed password to '*' still prevents ssh login with passwords but no longer blocks ssh keys. |