On 02/10/2016 03:23 PM, Ruben Safir wrote:
without remote, it just works
[ruben@localhost ~]$ ssh -l rubenwww.mrbrklyn.com /bin/true [ruben@localhost ~]$
it still hangs on the interactive session
okay, if a non-interactive command like /bin/true just works fine, then I'd say something is strange during the logon. This should also be visible on that host when you do a 'su ruben -' or 'ssh localhost' there, and probably also with 'bash --login', right? You may see in which profile/bashrc etc. it's stuck with: ssh ruben@www.mrbrklyn.com /usr/bin/strace -f -e open,execve /bin/bash --login -c /bin/true Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org