Hi, At my site we are running ssh ver. 2.0.12 on Solaris 2.5.1. We do passwd aging and when a user's passwd is expired, ssh doesn't not know how to respond when the system automatically tries to force the user to change their passwd. On a Solaris system here is how a normal telnet session occurs with a forced passwd change: login: jjrepik Password: Choose a new password. Enter login password: New password: Re-enter new password: Last login: Fri Apr 23 16:07:43 from localhost Sun Microsystems Inc. SunOS 5.5.1 Generic May 1996 You have new mail. % With ssh, the connection receives an error and it is unable to make a connection. Here is the output from that attempt: % ssh -v machine Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: Unable to open /etc/ssh2/ssh2_config debug: hostname is 'flash'. debug: Unable to open /home/jjrepik/.ssh2/ssh2_config Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: connecting to flash... debug: entering event loop debug: ssh_client_wrap: creating transport protocol debug: ssh_client_wrap: creating userauth protocol debug: Remote version: SSH-1.99-2.0.12 (non-commercial) debug: Host key found from the database. debug: Ssh2Common/sshcommon.c:155: special packet received from connection protocol: 3 debug: Ssh2Common/sshcommon.c:155: special packet received from connection protocol: 4 debug: Unable to open /home/jjrepik/.ssh2/identification jjrepik's password: debug: Ssh2Common/sshcommon.c:122: DISCONNECT received: Protocol error: packet too long: -708697959. debug: client_disconnect: Protocol error: packet too long: -708697959. Disconnected; protocol error (Protocol error: packet too long: -708697959.). debug: uninitializing event loop Any ideas on how to fix this??? Thanks in advance... //========================================================== // Jason J. Repik DynCorp // Systems Analyst Phone: (505)853-3492 // Email: [EMAIL PROTECTED] Fax: (505)853-4291 //==========================================================