Hi , I am doing the following in /etc/passwd testuser::1003:1003:Linux User,,,:/home/testuser:/etc/testuserprofile cat /etc/testuserprofile #!/bin/bash ssh otheruser@10.2.12.12 -p 2024 exit when i try ssh testuser@ip from laptop, password is not prompted. when i run sshd in debug mode, I see password for otheruser is prompted on server side not on laptop, why does it happen. Please confirm if there is a workaround or its not supported. Thanks and Regards, Sudarshan _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev