On Tue, Jul 11, 2017 at 08:43:58AM +0200, Simon Kainz wrote:
> When using the default
> 
> UsePrivilegeSeparation sandbox
> 
> i am unable to connect via SSH.
> 
> This even does not work when i try it locally, eg.
> 
> ssh skainz@127.0.0.1
> 
> 
> SSH fails right after pre-authentication. Systme log tells me, the
> authentication itself works correctly, but i get disconnected afterwards.
> 
> If i set
> 
> UsePrivilegeSeparation yes
> 
> 
> it works.
> 
> 
> Please see the attached ssh -vvv log.

Can you also get an sshd -ddd log from the server side, or at the very
least look at /var/log/auth.log?  The client log is unlikely to be of
much use in tracking this sort of thing down.

Thanks,

-- 
Colin Watson                                       [cjwat...@debian.org]

Reply via email to