how to allow user toor login through ssh
Polytropon
freebsd at edvax.de
Mon Jan 2 01:44:03 UTC 2017
On Mon, 02 Jan 2017 09:33:47 +0800, Ernie Luzar wrote:
> how to allow user toor login through ssh?
It should be sufficient to _enable_ the "toor" user by providing
him a login shell (use "chsh toor") and a password (use "passwd
toor"). An additional setting for sshd is not needed because
toor is treated as a regular user (not "root" which per default
cannot connect directly per SSH). If possible, check a local
login first to make sure everything works as intended. You
should then be able to connect via "ssh toor at foo.example.com".
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
More information about the freebsd-questions
mailing list