I am a first time poster long time user. I am not sure if this thread belongs in Installing & Upgrading or Web & Network Services. I did a quick search and most sshd questions are in Web & Network Services so here we go 
I just upgraded from 9.0 to 9.1 stable. After rebuilding the kernel and installing world I connected to the machine via SSH and got a feature I would like to change.
When connecting sshd displays:
where before the update it displayed:
I have looked in multiple configuration files to see where the new feature which adds the username@hostname to the password prompt so that I can remove that bit.
/etc/ssh/ssd_conf
/etc/ssh/ssh_conf
/etc/login_conf
/etc/getttytab
Any one know where I can edit the password prompt for sshd?
Thanks in advance,
Larry

I just upgraded from 9.0 to 9.1 stable. After rebuilding the kernel and installing world I connected to the machine via SSH and got a feature I would like to change.
When connecting sshd displays:
Code:
banner
password for user@server.org:
where before the update it displayed:
Code:
banner
password:
/etc/ssh/ssd_conf
/etc/ssh/ssh_conf
/etc/login_conf
/etc/getttytab
Any one know where I can edit the password prompt for sshd?
Thanks in advance,
Larry