Page MenuHomePhabricator
Feed Advanced Search

Apr 10 2017

Rtzq0 added a comment to T12529: Documentation improvement: avoid potentially problematic manual edits to /etc/shadow.

Absolutely. Thanks very much.

Apr 10 2017, 8:06 PM · Bug Report
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?

Apr 10 2017, 7:22 PM · Bug Report
Rtzq0 created T12529: Documentation improvement: avoid potentially problematic manual edits to /etc/shadow.
Apr 10 2017, 6:43 PM · Bug Report