Bugzilla – Attachment 469 Details for
Bug 719
pam auth not working the same way
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output from "sshd -p 30 -d -d -d"
3.6.1p2.out (text/plain), 9.66 KB, created by
stevebalm2000
on 2003-09-26 11:14:43 AEST
(
hide
)
Description:
Output from "sshd -p 30 -d -d -d"
Filename:
MIME Type:
Creator:
stevebalm2000
Created:
2003-09-26 11:14:43 AEST
Size:
9.66 KB
patch
obsolete
>debug2: read_server_config: filename /etc/ssh/sshd_config >debug1: sshd version OpenSSH_3.6.1p2 >debug1: private host key: #0 type 0 RSA1 >debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key. >debug1: read PEM private key done: type DSA >debug1: private host key: #1 type 2 DSA >debug1: Bind to port 30 on 0.0.0.0. >Server listening on 0.0.0.0 port 30. >Generating 768 bit RSA key. >RSA key generation complete. >debug1: Server will not fork when running in debugging mode. >Connection from x.x.x.x port 37051 >debug1: Client protocol version 2.0; client software version OpenSSH_3.7.1p2 >debug1: match: OpenSSH_3.7.1p2 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-1.99-OpenSSH_3.6.1p2 >debug1: list_hostkey_types: ssh-dss >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: mac_init: found hmac-md5 >debug1: kex: client->server aes128-cbc hmac-md5 none >debug2: mac_init: found hmac-md5 >debug1: kex: server->client aes128-cbc hmac-md5 none >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received >debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent >debug2: dh_gen_key: priv key bits set: 113/256 >debug2: bits set: 1593/3191 >debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT >debug2: bits set: 1576/3191 >debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent >debug2: kex_derive_keys >debug2: set_newkeys: mode 1 >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug2: set_newkeys: mode 0 >debug1: SSH2_MSG_NEWKEYS received >debug1: KEX done >debug1: userauth-request for user steve service ssh-connection method none >debug1: attempt 0 failures 0 >debug2: input_userauth_request: setting up authctxt for steve >debug1: Starting up PAM with username "steve" >debug3: Trying to reverse map address x.x.x.x. >debug1: PAM setting rhost to "foo.bar.com" >debug2: input_userauth_request: try method none >debug1: PAM password authentication failed for steve: Authentication failed >Failed none for steve from x.x.x.x port 37051 ssh2 >debug1: userauth-request for user steve service ssh-connection method publickey >debug1: attempt 1 failures 1 >debug2: input_userauth_request: try method publickey >debug1: test whether pkalg/pkblob are acceptable >debug1: temporarily_use_uid: 500/10 (e=0/0) >debug1: trying public key file /home/steve/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug1: temporarily_use_uid: 500/10 (e=0/0) >debug1: trying public key file /home/steve/.ssh/authorized_keys2 >debug1: restore_uid: 0/0 >debug2: userauth_pubkey: authenticated 0 pkalg ssh-dss >Failed publickey for steve from x.x.x.x port 37051 ssh2 >debug1: userauth-request for user steve service ssh-connection method keyboard-interactive >debug1: attempt 2 failures 2 >debug2: input_userauth_request: try method keyboard-interactive >debug1: keyboard-interactive devs >debug1: auth2_challenge: user=steve devs= >debug1: kbdint_alloc: devices '' >debug2: auth2_challenge_start: devices >Failed keyboard-interactive for steve from x.x.x.x port 37051 ssh2 >debug1: userauth-request for user steve service ssh-connection method password >debug1: attempt 3 failures 3 >debug2: input_userauth_request: try method password >debug1: PAM password authentication accepted for steve >debug2: pam_acct_mgmt() = 0 >Accepted password for steve from x.x.x.x port 37051 ssh2 >debug1: Entering interactive session for SSH2. >debug1: fd 3 setting O_NONBLOCK >debug1: fd 8 setting O_NONBLOCK >debug1: server_init_dispatch_20 >debug1: server_input_channel_open: ctype session rchan 0 win 65536 max 16384 >debug1: input_session_request >debug1: channel 0: new [server-session] >debug1: session_new: init >debug1: session_new: session 0 >debug1: session_open: channel 0 >debug1: session_open: session 0: link with channel 0 >debug1: server_input_channel_open: confirm session >debug1: server_input_channel_req: channel 0 request pty-req reply 0 >debug1: session_by_channel: session 0 channel 0 >debug1: session_input_channel_req: session 0 req pty-req >debug1: Allocating pty. >debug1: session_pty_req: session 0 alloc /dev/pts/9 >debug3: tty_parse_modes: SSH2 n_bytes 266 >debug3: tty_parse_modes: ospeed 38400 >debug3: tty_parse_modes: ispeed 38400 >debug3: tty_parse_modes: 1 3 >debug3: tty_parse_modes: 2 28 >debug3: tty_parse_modes: 3 127 >debug3: tty_parse_modes: 4 21 >debug3: tty_parse_modes: 5 4 >debug3: tty_parse_modes: 6 0 >debug3: tty_parse_modes: 7 0 >debug3: tty_parse_modes: 8 17 >debug3: tty_parse_modes: 9 19 >debug3: tty_parse_modes: 10 26 >debug3: tty_parse_modes: 11 25 >debug3: tty_parse_modes: 12 18 >debug3: tty_parse_modes: 13 23 >debug3: tty_parse_modes: 14 22 >debug3: tty_parse_modes: 16 0 >debug3: tty_parse_modes: 18 15 >debug3: tty_parse_modes: 30 1 >debug3: tty_parse_modes: 31 0 >debug3: tty_parse_modes: 32 0 >debug3: tty_parse_modes: 33 0 >debug3: tty_parse_modes: 34 0 >debug3: tty_parse_modes: 35 0 >debug3: tty_parse_modes: 36 1 >debug3: tty_parse_modes: 37 0 >debug3: tty_parse_modes: 38 1 >debug3: tty_parse_modes: 39 0 >debug3: tty_parse_modes: 40 0 >debug3: tty_parse_modes: 41 1 >debug3: tty_parse_modes: 50 1 >debug3: tty_parse_modes: 51 1 >debug3: tty_parse_modes: 52 0 >debug3: tty_parse_modes: 53 1 >debug3: tty_parse_modes: 54 1 >debug3: tty_parse_modes: 55 1 >debug3: tty_parse_modes: 56 0 >debug3: tty_parse_modes: 57 0 >debug3: tty_parse_modes: 58 0 >debug3: tty_parse_modes: 59 1 >debug3: tty_parse_modes: 60 1 >debug3: tty_parse_modes: 61 1 >debug3: tty_parse_modes: 62 0 >debug3: tty_parse_modes: 70 1 >debug3: tty_parse_modes: 71 0 >debug3: tty_parse_modes: 72 1 >debug3: tty_parse_modes: 73 0 >debug3: tty_parse_modes: 74 0 >debug3: tty_parse_modes: 75 0 >debug3: tty_parse_modes: 90 1 >debug3: tty_parse_modes: 91 1 >debug3: tty_parse_modes: 92 0 >debug3: tty_parse_modes: 93 0 >debug1: server_input_channel_req: channel 0 request x11-req reply 0 >debug1: session_by_channel: session 0 channel 0 >debug1: session_input_channel_req: session 0 req x11-req >debug1: bind port 6010: Cannot assign requested address >debug1: bind port 6010: Address already in use >debug1: bind port 6011: Cannot assign requested address >debug1: bind port 6011: Address already in use >debug1: bind port 6012: Cannot assign requested address >debug1: bind port 6012: Address already in use >debug1: bind port 6013: Cannot assign requested address >debug1: fd 11 setting O_NONBLOCK >debug2: fd 11 is O_NONBLOCK >debug1: channel 1: new [X11 inet listener] >debug1: server_input_channel_req: channel 0 request shell reply 0 >debug1: session_by_channel: session 0 channel 0 >debug1: session_input_channel_req: session 0 req shell >debug1: PAM setting tty to "/dev/pts/9" >debug1: PAM establishing creds >debug1: fd 10 setting O_NONBLOCK >debug2: fd 9 is O_NONBLOCK >debug1: Received SIGCHLD. >debug1: session_by_pid: pid 8179 >debug1: session_exit_message: session 0 channel 0 pid 8179 >debug1: channel 0: request exit-status >debug1: session_exit_message: release channel 0 >debug1: channel 0: write failed >debug1: channel 0: close_write >debug1: channel 0: output open -> closed >debug1: session_close: session 0 pid 8179 >debug1: session_pty_cleanup: session 0 release /dev/pts/9 >debug2: notify_done: reading >debug1: channel 0: read<=0 rfd 10 len 0 >debug1: channel 0: read failed >debug1: channel 0: close_read >debug1: channel 0: input open -> drain >debug1: channel 0: ibuf empty >debug1: channel 0: send eof >debug1: channel 0: input drain -> closed >debug1: channel 0: send close >debug3: channel 0: will not send data after close >debug1: channel 0: rcvd close >debug3: channel 0: will not send data after close >debug1: channel 0: is dead >debug1: channel 0: garbage collecting >debug1: channel_free: channel 0: server-session, nchannels 2 >debug3: channel_free: status: The following connections are open:\015 > #0 server-session (t4 r0 i3/0 o3/0 fd -1/-1)\015 > >debug3: channel_close_fds: channel 0: r -1 w -1 e -1 >Connection closed by x.x.x.x >debug1: channel_free: channel 1: X11 inet listener, nchannels 1 >debug3: channel_free: status: The following connections are open:\015 > >debug3: channel_close_fds: channel 1: r 11 w 11 e -1 >Closing connection to x.x.x.x
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 719
: 469 |
470