I have an rc script and ran across what appears to be a bug. In the rc script, I have the start line: #!/bin/bash, as well as it seems to ignore the user's shell. While one might argue that 'rc' is not executed, but sourced, at the very least it seems it should use the user's listed shell. If I have a user setup with 'rbash', 'rsh', for example, ssh would seem to ignore that and use /bin/sh. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev