SSH2/1 Failure when using bash shell, other shells work

Rachit Siamwalla rachit at ensim.com
Thu Jan 11 08:03:52 EST 2001


> Another strange note, if your default shell is set to /bin/sh (a symlink to /bin/bash) it lets you login!??

This info doesn't solve your problem directly, but /bin/bash emulates
/bin/sh when argv[0] == "/bin/sh" So the behaviour of /bin/bash will be
different from /bin/sh even though they are symlinks of each other.

-rchit





More information about the openssh-unix-dev mailing list