https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252951
Bug ID: 252951
Summary: 3.9.1. Changing the Shell only works for root
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
the given procedure should note, that chsh has to be run as root and needs a
user argument, if the shell should not be changed for root.
sudo chsh -s /usr/local/bin/bash someuser
Run as non-root you get a password prompt, where it is not obvious that the
password is for root:
chsh -s /usr/local/bin/bash
Password:
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"