slow in ssh to a solaris zone
When i try to ssh to a solaris zone, After giving login prompt i type the username(root) then it is taking time to give password promt. After supplying the password again it is taking some time to give the # prompt. Why this delay?
find the below out put while logging ssh -vv <server>
debug1: send SSH2_MSG_SERVICE_REQUEST
debug2: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: Authentications that can continue: gssapi-keyex,gssapi-with-mic,publickey,password,keyboard-interactive
debug1: Next authentication method: gssapi-keyex
debug2: we did not send a packet, disable method
debug1: Next authentication method: gssapi-with-mic