← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #75547]: ssh wrong home path

 

Question #75547 on openssh in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/openssh/+question/75547

    Status: Open => Solved

ReimaBauer confirmed that the question is solved:
It looks like root cause is lsh-server

dpkg-reconfigure openssh-server
 * Restarting OpenBSD Secure Shell server sshd                           [ OK ] 
 * OpenBSD Secure Shell server not in use (/etc/ssh/sshd_not_to_be_run)


dpkg -r lsh-server
dpkg-reconfigure openssh-server

solves this problem for me.

The more interesting question is now if this is a common behaviour or an
unwanted feature for lsh-server.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.