Guest User

Untitled

a guest
May 3rd, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. Could not chdir to home directory /var/ak/home/username: No such file or directory
  2. aksh: fatal error: user account has been deleted
  3.  
  4. aksh-wrapper: FATAL: The appliance shell failed unexpectedly with error code 1.
  5.  
  6. Your Kerberos account/password will expire in 7073 days.
  7.  
  8.  
  9. Last login: Wed May 2 07:22:32 2018 from 10.2.162.142
  10. Could not chdir to home directory /var/ak/home/username: No such file or directory
  11. aksh: fatal error: user account has been deleted
  12.  
  13. aksh-wrapper: FATAL: The appliance shell failed unexpectedly with error code 1.
  14. Connection to someserver closed.
  15. [username@opres-lx6 ~]$ ssh -v someserver
  16. OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
  17. debug1: Reading configuration data /etc/ssh/ssh_config
  18. debug1: Applying options for *
  19. debug1: Connecting to someserver [***.***.*.***] port 22.
  20. debug1: Connection established.
  21. debug1: identity file /home/username/.ssh/identity type -1
  22. debug1: identity file /home/username/.ssh/identity-cert type -1
  23. debug1: identity file /home/username/.ssh/id_rsa type -1
  24. debug1: identity file /home/username/.ssh/id_rsa-cert type -1
  25. debug1: identity file /home/username/.ssh/id_dsa type -1
  26. debug1: identity file /home/username/.ssh/id_dsa-cert type -1
  27. debug1: identity file /home/username/.ssh/id_ecdsa type -1
  28. debug1: identity file /home/username/.ssh/id_ecdsa-cert type -1
  29. debug1: Remote protocol version 2.0, remote software version Sun_SSH_2.4
  30. debug1: no match: Sun_SSH_2.4
  31. debug1: Enabling compatibility mode for protocol 2.0
  32. debug1: Local version string SSH-2.0-OpenSSH_5.3
  33. debug1: SSH2_MSG_KEXINIT sent
  34. debug1: SSH2_MSG_KEXINIT received
  35. debug1: kex: server->client aes128-ctr hmac-sha1 none
  36. debug1: kex: client->server aes128-ctr hmac-sha1 none
  37. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<2048<8192) sent
  38. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  39. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  40. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  41. debug1: Host 'someserver' is known and matches the RSA host key.
  42. debug1: Found key in /home/username/.ssh/known_hosts:2
  43. debug1: ssh_rsa_verify: signature correct
  44. debug1: SSH2_MSG_NEWKEYS sent
  45. debug1: expecting SSH2_MSG_NEWKEYS
  46. debug1: SSH2_MSG_NEWKEYS received
  47. debug1: SSH2_MSG_SERVICE_REQUEST sent
  48. debug1: SSH2_MSG_SERVICE_ACCEPT received
  49. debug1: Authentications that can continue: gssapi-keyex,gssapi-with-mic,publickey,password,keyboard-interactive
  50. debug1: Next authentication method: gssapi-keyex
  51. debug1: No valid Key exchange context
  52. debug1: Next authentication method: gssapi-with-mic
  53. debug1: Unspecified GSS failure. Minor code may provide more information
  54. Credentials cache file '/tmp/krb5cc_1423091' not found
  55.  
  56. debug1: Unspecified GSS failure. Minor code may provide more information
  57. Credentials cache file '/tmp/krb5cc_1423091' not found
  58.  
  59. debug1: Next authentication method: publickey
  60. debug1: Trying private key: /home/username/.ssh/identity
  61. debug1: Trying private key: /home/username/.ssh/id_rsa
  62. debug1: Trying private key: /home/username/.ssh/id_dsa
  63. debug1: Trying private key: /home/username/.ssh/id_ecdsa
  64. debug1: Next authentication method: keyboard-interactive
  65. Password:
  66. Your Kerberos account/password will expire in 7073 days.
  67.  
  68.  
  69. debug1: Authentication succeeded (keyboard-interactive).
  70. debug1: channel 0: new [client-session]
  71. debug1: Entering interactive session.
  72. debug1: Sending environment.
  73. debug1: Sending env LANG = en_AU
  74. debug1: Remote: Missing locale support for LANG=en_AU
  75. Last login: Thu May 3 12:55:27 2018 from 10.2.244.35
  76. Could not chdir to home directory /var/ak/home/username: No such file or directory
  77. aksh: fatal error: user account has been deleted
  78.  
  79. aksh-wrapper: FATAL: The appliance shell failed unexpectedly with error code 1.
  80. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  81. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  82. debug1: channel 0: free: client-session, nchannels 1
  83. Connection to someserver closed.
  84. Transferred: sent 2120, received 3048 bytes, in 0.3 seconds
  85. Bytes per second: sent 7537.7, received 10837.3
  86. debug1: Exit status 1
Add Comment
Please, Sign In to add comment