<div dir="ltr"><div><div>Hi All,<br><br></div>I'm using an unprivileged container by running:<br><br>    lxc-start -n z1 -- env -i HOME=/root TERM=xterm /bin/bash --login -i<br><br></div>And I've got problem. When I run ssh and it asks for a password (be it ssh or ssh-add) the program immediately stops:<br clear="all">
<div><div><div><div><br># ssh {host}<br>mdementiev@{host}'s password: <br><br>[1]+  Stopped                 ssh {host}<br>#<br><br></div><div>I don't have this problem if I run the same under lxc-usernsexec + chroot.<br>
</div><div><br>Host system:  Ubuntu 14.04 LTS (GNU/Linux 3.13.0-24-generic x86_64)<br></div><div>LXC: 1.0.3<br></div><div><br></div><div>Regards,<br></div><div>Max<br></div><div><br>
</div></div></div></div></div>