openssh in stable-10 broken config or sandbox
Andrey Chernov
ache at freebsd.org
Sat Mar 1 06:56:48 UTC 2014
Hi.
Default /etc/ssh/sshd_config have
#UsePrivilegeSeparation sandbox
I.e. 'sandbox' by default. It breaks logins with error:
sshd[81721]: fatal: ssh_sandbox_child: failed to limit the network socket [preauth]
Fixed by using old way, i.e. direct
UsePrivilegeSeparation yes
instead of 'sandbox'. Please fix this bug.
--
http://ache.vniz.net/
More information about the freebsd-stable
mailing list