Absolutely. Thanks very much.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 10 2017
Apr 10 2017
Rtzq0 added a comment to T12529: Documentation improvement: avoid potentially problematic manual edits to /etc/shadow.
Rtzq0 added a comment to T12529: Documentation improvement: avoid potentially problematic manual edits to /etc/shadow.
@epriestley would
The second field (which is the password field) must not be set to !!. This value will prevent login. If it is set to !!, run 'usermod -p NP vcs-user' to block only password logins. If usermod is not available on your system you will need to set the password field value for vcs-user to 'NP' by manually editing /etc/shadow.
be acceptable?