Bugzilla – Attachment 275 Details for
Bug 548
SSH Authentication fails against PAM + pam_ldap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output of sshd -d -d -d
ssh_server.log (text/plain), 7.04 KB, created by
Mark Bainter
on 2003-04-25 02:37:08 AEST
(
hide
)
Description:
Output of sshd -d -d -d
Filename:
MIME Type:
Creator:
Mark Bainter
Created:
2003-04-25 02:37:08 AEST
Size:
7.04 KB
patch
obsolete
>debug1: sshd version OpenSSH_3.5p1 >debug1: private host key: #0 type 0 RSA1 >debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key. >debug1: read PEM private key done: type RSA >debug1: private host key: #1 type 1 RSA >debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key. >debug1: read PEM private key done: type DSA >debug1: private host key: #2 type 2 DSA >debug1: Bind to port 22 on 0.0.0.0. >Server listening on 0.0.0.0 port 22. >Generating 768 bit RSA key. >RSA key generation complete. >debug1: Server will not fork when running in debugging mode. >Connection from 192.168.1.1 port 33339 >debug1: Client protocol version 2.0; client software version OpenSSH_3.5p1 >debug1: match: OpenSSH_3.5p1 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-1.99-OpenSSH_3.5p1 >debug1: list_hostkey_types: ssh-rsa,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-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 >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,blowfish-cbc,cast128-cbc,aes256-cbc,3des-cbc,arcfour,aes192-cbc >debug2: kex_parse_kexinit: aes128-cbc,blowfish-cbc,cast128-cbc,aes256-cbc,3des-cbc,arcfour,aes192-cbc >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 >debug1: dh_gen_key: priv key bits set: 131/256 >debug1: bits set: 1598/3191 >debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT >debug1: bits set: 1567/3191 >debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent >debug1: kex_derive_keys >debug1: newkeys: mode 1 >debug1: SSH2_MSG_NEWKEYS sent >debug1: waiting for SSH2_MSG_NEWKEYS >debug1: newkeys: mode 0 >debug1: SSH2_MSG_NEWKEYS received >debug1: KEX done >debug1: userauth-request for user mark service ssh-connection method none >debug1: attempt 0 failures 0 >debug2: input_userauth_request: setting up authctxt for mark >debug1: Starting up PAM with username "mark" >debug3: Trying to reverse map address 192.168.1.1. >debug1: PAM setting rhost to "greylight.firinn.org" >debug2: input_userauth_request: try method none >Failed none for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark 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: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa >Failed publickey for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark service ssh-connection method publickey >debug1: attempt 2 failures 2 >debug2: input_userauth_request: try method publickey >debug1: test whether pkalg/pkblob are acceptable >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug2: userauth_pubkey: authenticated 0 pkalg ssh-dss >Failed publickey for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark service ssh-connection method publickey >debug1: attempt 3 failures 3 >debug2: input_userauth_request: try method publickey >debug1: test whether pkalg/pkblob are acceptable >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa >Failed publickey for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark service ssh-connection method publickey >debug1: attempt 4 failures 4 >debug2: input_userauth_request: try method publickey >debug1: test whether pkalg/pkblob are acceptable >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug1: temporarily_use_uid: 1000/407 (e=0/0) >debug1: trying public key file /home/mark/.ssh/authorized_keys >debug1: restore_uid: 0/0 >debug2: userauth_pubkey: authenticated 0 pkalg ssh-dss >Failed publickey for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark service ssh-connection method keyboard-interactive >debug1: attempt 5 failures 5 >debug2: input_userauth_request: try method keyboard-interactive >debug1: keyboard-interactive devs >debug1: auth2_challenge: user=mark devs= >debug1: kbdint_alloc: devices '' >debug2: auth2_challenge_start: devices >Failed keyboard-interactive for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark service ssh-connection method password >debug1: attempt 6 failures 6 >debug2: input_userauth_request: try method password >debug1: PAM Password authentication for "mark" failed[7]: Authentication failure >Failed password for mark from 192.168.1.1 port 33339 ssh2 >debug1: userauth-request for user mark service ssh-connection method password >debug1: attempt 7 failures 7 >debug2: input_userauth_request: try method password >debug1: PAM Password authentication for "mark" failed[7]: Authentication failure >Failed password for mark from 192.168.1.1 port 33339 ssh2 >Disconnecting: Too many authentication failures for mark >debug1: Calling cleanup 0x8053b90(0x0) >debug1: Calling cleanup 0x8071c90(0x0)
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 548
: 275 |
276