Re: problem with HostbasedAuthentication

Mahmood Naderan <[email protected]> Fri, 29 Apr 2011 21:57:06 -0700 (PDT)
Newsgroups gmane.network.openssh.general
Message-ID <[email protected]>
>Try disabling KeySign and set it to no in the config files and restart SSH=
D. Try it again.=0ASeems to be solved. Thanks Sharad. It is now bidirection=
al.=0A=0A// Naderan *Mahmood;=0A=0A=0A----- Original Message -----=0AFrom: =
Sharad <[email protected]>=0ATo: Mahmood Naderan <[email protected]>=
=0ACc: =0ASent: Friday, April 29, 2011 9:41 PM=0ASubject: Re: problem with =
HostbasedAuthentication=0A=0AHello Mahmood,=0A=0ATry disabling KeySign and =
set it to no in the config files and restart SSHD. Try it again.=0A=0ARegar=
ds,=0ASharad=0A--- On Fri, 29/4/11, Mahmood Naderan <[email protected]> =
wrote:=0A=0A> From: Mahmood Naderan <[email protected]>=0A> Subject: Re:=
 problem with HostbasedAuthentication=0A> To: "Sharad" <[email protected]=
m>=0A> Cc: "[email protected]" <[email protected]>=
=0A> Date: Friday, 29 April, 2011, 5:31 PM=0A> On the client:=0A> =A0=0A> m=
ahmood@client:~$ sudo service ssh stop=0A> [sudo] password for mahmood:=0A>=
 ssh stop/waiting=0A> =A0=0A> mahmood@client:~$ sudo /usr/sbin/sshd -ddd=0A=
> debug2: load_server_config: filename /etc/ssh/sshd_config=0A> debug2: loa=
d_server_config: done config len =3D 649=0A> debug2: parse_server_config: c=
onfig /etc/ssh/sshd_config=0A> len 649=0A> debug3: /etc/ssh/sshd_config:5 s=
etting Port 22=0A> debug3: /etc/ssh/sshd_config:9 setting Protocol 2=0A> de=
bug3: /etc/ssh/sshd_config:11 setting HostKey=0A> /etc/ssh/ssh_host_rsa_key=
=0A> debug3: /etc/ssh/sshd_config:12 setting HostKey=0A> /etc/ssh/ssh_host_=
dsa_key=0A> debug3: /etc/ssh/sshd_config:14 setting=0A> UsePrivilegeSeparat=
ion yes=0A> debug3: /etc/ssh/sshd_config:17 setting=0A> KeyRegenerationInte=
rval 3600=0A> debug3: /etc/ssh/sshd_config:18 setting ServerKeyBits 768=0A>=
 debug3: /etc/ssh/sshd_config:21 setting SyslogFacility=0A> AUTH=0A> debug3=
: /etc/ssh/sshd_config:22 setting LogLevel INFO=0A> debug3: /etc/ssh/sshd_c=
onfig:25 setting LoginGraceTime 120=0A> debug3: /etc/ssh/sshd_config:26 set=
ting PermitRootLogin=0A> yes=0A> debug3: /etc/ssh/sshd_config:27 setting St=
rictModes yes=0A> debug3: /etc/ssh/sshd_config:29 setting RSAAuthentication=
=0A> yes=0A> debug3: /etc/ssh/sshd_config:30 setting=0A> PubkeyAuthenticati=
on yes=0A> debug3: /etc/ssh/sshd_config:34 setting IgnoreRhosts no=0A> debu=
g3: /etc/ssh/sshd_config:36 setting=0A> RhostsRSAAuthentication no=0A> debu=
g3: /etc/ssh/sshd_config:38 setting=0A> HostbasedAuthentication yes=0A> deb=
ug3: /etc/ssh/sshd_config:43 setting=0A> PermitEmptyPasswords no=0A> debug3=
: /etc/ssh/sshd_config:47 setting=0A> ChallengeResponseAuthentication no=0A=
> debug3: /etc/ssh/sshd_config:62 setting X11Forwarding yes=0A> debug3: /et=
c/ssh/sshd_config:63 setting X11DisplayOffset=0A> 10=0A> debug3: /etc/ssh/s=
shd_config:64 setting PrintMotd no=0A> debug3: /etc/ssh/sshd_config:65 sett=
ing PrintLastLog yes=0A> debug3: /etc/ssh/sshd_config:66 setting TCPKeepAli=
ve yes=0A> debug3: /etc/ssh/sshd_config:73 setting AcceptEnv LANG=0A> LC_*=
=0A> debug3: /etc/ssh/sshd_config:75 setting Subsystem sftp=0A> /usr/lib/op=
enssh/sftp-server=0A> debug3: /etc/ssh/sshd_config:86 setting UsePAM yes=0A=
> debug1: sshd version OpenSSH_5.3p1 Debian-3ubuntu6=0A> debug3: Not a RSA1=
 key file /etc/ssh/ssh_host_rsa_key.=0A> debug1: read PEM private key done:=
 type RSA=0A> debug1: Checking blacklist file=0A> /usr/share/ssh/blacklist.=
RSA-2048=0A> debug1: Checking blacklist file=0A> /etc/ssh/blacklist.RSA-204=
8=0A> debug1: private host key: #0 type 1 RSA=0A> debug3: Not a RSA1 key fi=
le /etc/ssh/ssh_host_dsa_key.=0A> debug1: read PEM private key done: type D=
SA=0A> debug1: Checking blacklist file=0A> /usr/share/ssh/blacklist.DSA-102=
4=0A> debug1: Checking blacklist file=0A> /etc/ssh/blacklist.DSA-1024=0A> d=
ebug1: private host key: #1 type 2 DSA=0A> debug1: rexec_argv[0]=3D'/usr/sb=
in/sshd'=0A> debug1: rexec_argv[1]=3D'-ddd'=0A> debug2: fd 3 setting O_NONB=
LOCK=0A> debug1: Bind to port 22 on 0.0.0.0.=0A> Server listening on 0.0.0.=
0 port 22.=0A> debug2: fd 4 setting O_NONBLOCK=0A> debug1: Bind to port 22 =
on ::.=0A> Server listening on :: port 22.=0A> =A0=0A> =A0=0A> =0A> While i=
t is listenning, in another shell I ran=0A> =0A> mahmood@server:~$ ssh -vvv=
 192.168.1.3=0A> =A0=0A> Then in the first terminal (which -ddd is on) I se=
e=0A> debug3: fd 5 is not O_NONBLOCK=0A> debug1: Server will not fork when =
running in debugging=0A> mode.=0A> debug3: send_rexec_state: entering fd =
=3D 8 config len 649=0A> debug3: ssh_msg_send: type 0=0A> debug3: send_rexe=
c_state: done=0A> debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8=
=0A> debug1: inetd sockets after dupping: 3, 3=0A> Connection from 192.168.=
1.1 port 42036=0A> debug1: Client protocol version 2.0; client software=0A>=
 version OpenSSH_5.3p1 Debian-3ubuntu4=0A> debug1: match: OpenSSH_5.3p1 Deb=
ian-3ubuntu4 pat OpenSSH*=0A> debug1: Enabling compatibility mode for proto=
col 2.0=0A> debug1: Local version string SSH-2.0-OpenSSH_5.3p1=0A> Debian-3=
ubuntu6=0A> debug2: fd 3 setting O_NONBLOCK=0A> debug2: Network child is on=
 pid 2829=0A> debug3: preauth child monitor started=0A> debug3: mm_request_=
receive entering=0A> debug3: privsep user:group 103:65534=0A> debug1: perma=
nently_set_uid: 103/65534=0A> debug1: list_hostkey_types: ssh-rsa,ssh-dss=
=0A> debug1: SSH2_MSG_KEXINIT sent=0A> debug3: Wrote 784 bytes for a total =
of 823=0A> debug1: SSH2_MSG_KEXINIT received=0A> debug2: kex_parse_kexinit:=
=0A> diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha=
1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1=0A> debug2: kex_pa=
rse_kexinit: ssh-rsa,ssh-dss=0A> debug2: kex_parse_kexinit:=0A> aes128-ctr,=
aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cb=
c,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]=0A>=
 debug2: kex_parse_kexinit:=0A> aes128-ctr,aes192-ctr,aes256-ctr,arcfour256=
,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-=
cbc,arcfour,[email protected]=0A> debug2: kex_parse_kexinit: hmac=
-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected]=
m,hmac-sha1-96,hmac-md5-96=0A> debug2: kex_parse_kexinit: hmac-md5,hmac-sha=
1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-9=
6,hmac-md5-96=0A> debug2: kex_parse_kexinit: none,[email protected]=0A> debu=
g2: kex_parse_kexinit: none,[email protected]=0A> debug2: kex_parse_kexinit:=
=0A> debug2: kex_parse_kexinit:=0A> debug2: kex_parse_kexinit: first_kex_fo=
llows 0=0A> debug2: kex_parse_kexinit: reserved 0=0A> debug2: kex_parse_kex=
init:=0A> diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchang=
e-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1=0A> debug2: k=
ex_parse_kexinit: ssh-rsa,ssh-dss=0A> debug2: kex_parse_kexinit:=0A> aes128=
-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfi=
sh-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]=
e=0A> debug2: kex_parse_kexinit:=0A> aes128-ctr,aes192-ctr,aes256-ctr,arcfo=
ur256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,ae=
s256-cbc,arcfour,[email protected]=0A> debug2: kex_parse_kexinit:=
 hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,hmac-ripemd160@opens=
sh.com,hmac-sha1-96,hmac-md5-96=0A> debug2: kex_parse_kexinit: hmac-md5,hma=
c-sha1,[email protected],hmac-ripemd160,[email protected],hmac-s=
ha1-96,hmac-md5-96=0A> debug2: kex_parse_kexinit: none,[email protected],zli=
b=0A> debug2: kex_parse_kexinit: none,[email protected],zlib=0A> debug2: kex=
_parse_kexinit:=0A> debug2: kex_parse_kexinit:=0A> debug2: kex_parse_kexini=
t: first_kex_follows 0=0A> debug2: kex_parse_kexinit: reserved 0=0A> debug2=
: mac_setup: found hmac-md5=0A> debug1: kex: client->server aes128-ctr hmac=
-md5 none=0A> debug2: mac_setup: found hmac-md5=0A> debug1: kex: server->cl=
ient aes128-ctr hmac-md5 none=0A> debug1: SSH2_MSG_KEX_DH_GEX_REQUEST recei=
ved=0A> debug3: mm_request_send entering: type 0=0A> debug3: mm_choose_dh: =
waiting for MONITOR_ANS_MODULI=0A> debug3: mm_request_receive_expect enteri=
ng: type 1=0A> debug3: mm_request_receive entering=0A> debug3: monitor_read=
: checking request 0=0A> debug3: mm_answer_moduli: got parameters: 1024 102=
4 8192=0A> debug3: mm_request_send entering: type 1=0A> debug2: monitor_rea=
d: 0 used once, disabling now=0A> debug3: mm_request_receive entering=0A> d=
ebug3: mm_choose_dh: remaining 0=0A> debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent=
=0A> debug3: Wrote 152 bytes for a total of 975=0A> debug2: dh_gen_key: pri=
v key bits set: 129/256=0A> debug2: bits set: 504/1024=0A> debug1: expectin=
g SSH2_MSG_KEX_DH_GEX_INIT=0A> debug2: bits set: 551/1024=0A> debug3: mm_ke=
y_sign entering=0A> debug3: mm_request_send entering: type 5=0A> debug3: mm=
_key_sign: waiting for MONITOR_ANS_SIGN=0A> debug3: mm_request_receive_expe=
ct entering: type 6=0A> debug3: mm_request_receive entering=0A> debug3: mon=
itor_read: checking request 5=0A> debug3: mm_answer_sign=0A> debug3: mm_ans=
wer_sign: signature 0x7f0bb6bdfbf0(271)=0A> debug3: mm_request_send enterin=
g: type 6=0A> debug2: monitor_read: 5 used once, disabling now=0A> debug3: =
mm_request_receive entering=0A> debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent=0A> =
debug2: kex_derive_keys=0A> debug2: set_newkeys: mode 1=0A> debug1: SSH2_MS=
G_NEWKEYS sent=0A> debug1: expecting SSH2_MSG_NEWKEYS=0A> debug3: Wrote 720=
 bytes for a total of 1695=0A> debug2: set_newkeys: mode 0=0A> debug1: SSH2=
_MSG_NEWKEYS received=0A> debug1: KEX done=0A> debug3: Wrote 48 bytes for a=
 total of 1743=0A> debug1: userauth-request for user mahmood service=0A> ss=
h-connection method none=0A> debug1: attempt 0 failures 0=0A> debug3: mm_ge=
tpwnamallow entering=0A> debug3: mm_request_send entering: type 7=0A> debug=
3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM=0A> debug3: mm_request_r=
eceive_expect entering: type 8=0A> debug3: mm_request_receive entering=0A> =
debug3: monitor_read: checking request 7=0A> debug3: mm_answer_pwnamallow=
=0A> debug3: Trying to reverse map address 192.168.1.1.=0A> debug2: parse_s=
erver_config: config reprocess config len=0A> 649=0A> debug3: mm_answer_pwn=
amallow: sending MONITOR_ANS_PWNAM: 1=0A> debug3: mm_request_send entering:=
 type 8=0A> debug2: monitor_read: 7 used once, disabling now=0A> debug3: mm=
_request_receive entering=0A> debug2: input_userauth_request: setting up au=
thctxt for=0A> mahmood=0A> debug3: mm_start_pam entering=0A> debug3: mm_req=
uest_send entering: type 50=0A> debug3: mm_inform_authserv entering=0A> deb=
ug3: monitor_read: checking request 50=0A> debug3: mm_request_send entering=
: type 3=0A> debug1: PAM: initializing for "mahmood"=0A> debug2: input_user=
auth_request: try method none=0A> debug3: mm_auth_password entering=0A> deb=
ug3: mm_request_send entering: type 11=0A> debug3: mm_auth_password: waitin=
g for=0A> MONITOR_ANS_AUTHPASSWORD=0A> debug3: mm_request_receive_expect en=
tering: type 12=0A> debug3: mm_request_receive entering=0A> debug1: PAM: se=
tting PAM_RHOST to "server"=0A> debug1: PAM: setting PAM_TTY to "ssh"=0A> d=
ebug2: monitor_read: 50 used once, disabling now=0A> debug3: mm_request_rec=
eive entering=0A> debug3: monitor_read: checking request 3=0A> debug3: mm_a=
nswer_authserv: service=3Dssh-connection, style=3D,=0A> role=3D=0A> debug2:=
 monitor_read: 3 used once, disabling now=0A> debug3: mm_request_receive en=
tering=0A> debug3: monitor_read: checking request 11=0A> debug3: mm_answer_=
authpassword: sending result 0=0A> debug3: mm_request_send entering: type 1=
2=0A> Failed none for mahmood from 192.168.1.1 port 42036 ssh2=0A> debug3: =
mm_request_receive entering=0A> debug3: mm_auth_password: user not authenti=
cated=0A> debug3: Wrote 64 bytes for a total of 1807=0A> =A0=0A> =A0=0A> =
=A0=0A> =0A> and in the second shell that I used -vvv, I see=0A> =A0=0A> Op=
enSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009=0A> debug1: Reading=
 configuration data /etc/ssh/ssh_config=0A> debug1: Applying options for *=
=0A> debug2: ssh_connect: needpriv 0=0A> debug1: Connecting to 192.168.1.3 =
[192.168.1.3] port 22.=0A> debug1: Connection established.=0A> debug1: iden=
tity file /home/mahmood/.ssh/identity type -1=0A> debug1: identity file /ho=
me/mahmood/.ssh/id_rsa type -1=0A> debug1: identity file /home/mahmood/.ssh=
/id_dsa type -1=0A> debug1: Remote protocol version 2.0, remote software=0A=
> version OpenSSH_5.3p1 Debian-3ubuntu6=0A> debug1: match: OpenSSH_5.3p1 De=
bian-3ubuntu6 pat OpenSSH*=0A> debug1: Enabling compatibility mode for prot=
ocol 2.0=0A> debug1: Local version string SSH-2.0-OpenSSH_5.3p1=0A> Debian-=
3ubuntu4=0A> debug2: fd 3 setting O_NONBLOCK=0A> debug1: SSH2_MSG_KEXINIT s=
ent=0A> debug3: Wrote 792 bytes for a total of 831=0A> debug1: SSH2_MSG_KEX=
INIT received=0A> debug2: kex_parse_kexinit:=0A> diffie-hellman-group-excha=
nge-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,d=
iffie-hellman-group1-sha1=0A> debug2: kex_parse_kexinit: ssh-rsa,ssh-dss=0A=
> debug2: kex_parse_kexinit:=0A> aes128-ctr,aes192-ctr,aes256-ctr,arcfour25=
6,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256=
-cbc,arcfour,[email protected]=0A> debug2: kex_parse_kexinit:=0A>=
 aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc=
,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysato=
r.liu.se=0A> debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.=
com,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96=0A> =
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-ripe=
md160,[email protected],hmac-sha1-96,hmac-md5-96=0A> debug2: kex_p=
arse_kexinit: none,[email protected],zlib=0A> debug2: kex_parse_kexinit: non=
e,[email protected],zlib=0A> debug2: kex_parse_kexinit:=0A> debug2: kex_pars=
e_kexinit:=0A> debug2: kex_parse_kexinit: first_kex_follows 0=0A> debug2: k=
ex_parse_kexinit: reserved 0=0A> debug2: kex_parse_kexinit:=0A> diffie-hell=
man-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman=
-group14-sha1,diffie-hellman-group1-sha1=0A> debug2: kex_parse_kexinit: ssh=
-rsa,ssh-dss=0A> debug2: kex_parse_kexinit:=0A> aes128-ctr,aes192-ctr,aes25=
6-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,ae=
s192-cbc,aes256-cbc,arcfour,[email protected]=0A> debug2: kex_par=
se_kexinit:=0A> aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes1=
28-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijn=
[email protected]=0A> debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,u=
[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,h=
mac-md5-96=0A> debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openss=
h.com,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96=0A=
> debug2: kex_parse_kexinit: none,[email protected]=0A> debug2: kex_parse_ke=
xinit: none,[email protected]=0A> debug2: kex_parse_kexinit:=0A> debug2: kex=
_parse_kexinit:=0A> debug2: kex_parse_kexinit: first_kex_follows 0=0A> debu=
g2: kex_parse_kexinit: reserved 0=0A> debug2: mac_setup: found hmac-md5=0A>=
 debug1: kex: server->client aes128-ctr hmac-md5 none=0A> debug2: mac_setup=
: found hmac-md5=0A> debug1: kex: client->server aes128-ctr hmac-md5 none=
=0A> debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192)=0A> sent=0A> debug=
1: expecting SSH2_MSG_KEX_DH_GEX_GROUP=0A> debug3: Wrote 24 bytes for a tot=
al of 855=0A> debug2: dh_gen_key: priv key bits set: 131/256=0A> debug2: bi=
ts set: 551/1024=0A> debug1: SSH2_MSG_KEX_DH_GEX_INIT sent=0A> debug1: expe=
cting SSH2_MSG_KEX_DH_GEX_REPLY=0A> debug3: Wrote 144 bytes for a total of =
999=0A> debug3: check_host_in_hostfile: filename=0A> /home/mahmood/.ssh/kno=
wn_hosts=0A> debug3: check_host_in_hostfile: match line 1=0A> debug1: Host =
'192.168.1.3' is known and matches the RSA=0A> host key.=0A> debug1: Found =
key in /home/mahmood/.ssh/known_hosts:1=0A> debug2: bits set: 504/1024=0A> =
debug1: ssh_rsa_verify: signature correct=0A> debug2: kex_derive_keys=0A> d=
ebug2: set_newkeys: mode 1=0A> debug1: SSH2_MSG_NEWKEYS sent=0A> debug1: ex=
pecting SSH2_MSG_NEWKEYS=0A> debug3: Wrote 16 bytes for a total of 1015=0A>=
 debug2: set_newkeys: mode 0=0A> debug1: SSH2_MSG_NEWKEYS received=0A> debu=
g1: SSH2_MSG_SERVICE_REQUEST sent=0A> debug3: Wrote 48 bytes for a total of=
 1063=0A> debug2: service_accept: ssh-userauth=0A> debug1: SSH2_MSG_SERVICE=
_ACCEPT received=0A> debug2: key: /home/mahmood/.ssh/identity ((nil))=0A> d=
ebug2: key: /home/mahmood/.ssh/id_rsa ((nil))=0A> debug2: key: /home/mahmoo=
d/.ssh/id_dsa ((nil))=0A> debug3: Wrote 64 bytes for a total of 1127=0A> de=
bug1: Authentications that can continue:=0A> publickey,password,hostbased=
=0A> debug3: start over, passed a different list=0A> publickey,password,hos=
tbased=0A> debug3: preferred=0A> gssapi-keyex,gssapi-with-mic,gssapi,hostba=
sed,publickey,keyboard-interactive,password=0A> debug3: authmethod_lookup h=
ostbased=0A> debug3: remaining preferred:=0A> publickey,keyboard-interactiv=
e,password=0A> debug3: authmethod_is_enabled hostbased=0A> debug1: Next aut=
hentication method: hostbased=0A> get_socket_address: getnameinfo 8 failed:=
 Name or service=0A> not known=0A> debug2: userauth_hostbased: chost server=
.=0A> debug2: ssh_keysign called=0A> debug3: ssh_msg_send: type 2=0A> debug=
3: ssh_msg_recv entering=0A> debug1: permanently_drop_suid: 1000=0A> get_so=
cket_address: getnameinfo 8 failed: Name or service=0A> not known=0A> canno=
t get sockname for fd=0A> ssh_keysign: no reply=0A> key_sign failed=0A> deb=
ug2: we did not send a packet, disable method=0A> debug3: authmethod_lookup=
 publickey=0A> debug3: remaining preferred: keyboard-interactive,password=
=0A> debug3: authmethod_is_enabled publickey=0A> debug1: Next authenticatio=
n method: publickey=0A> debug1: Trying private key: /home/mahmood/.ssh/iden=
tity=0A> debug3: no such identity: /home/mahmood/.ssh/identity=0A> debug1: =
Trying private key: /home/mahmood/.ssh/id_rsa=0A> debug3: no such identity:=
 /home/mahmood/.ssh/id_rsa=0A> debug1: Trying private key: /home/mahmood/.s=
sh/id_dsa=0A> debug3: no such identity: /home/mahmood/.ssh/id_dsa=0A> debug=
2: we did not send a packet, disable method=0A> debug3: authmethod_lookup p=
assword=0A> debug3: remaining preferred: ,password=0A> debug3: authmethod_i=
s_enabled password=0A> debug1: Next authentication method: password=0A> mah=
[email protected]'s password:=0A> =A0=0A> =0A> Hope that is the correct info=
rmation you need.=0A> Thanks.=0A> =A0=0A> // Naderan *Mahmood;=0A>=0A