>Hi,
>I'm using ssh 1.2.27 (rpm packages).
>I put the all the hostname in /etc/ssh/shosts.equiv but i still get the
>error permission denied.
>
>here is the log :
>Oct 28 23:19:29 lzupm sshd[1129]: connect from 192.168.1.3
>Oct 28 23:19:29 lzupm sshd[1129]: log: Connection from 192.168.1.3 port
1022
>Oct 28 23:19:29 lzupm PAM_pwdb[1129]: authentication failure; (uid=0) ->
>test1 f
>or ssh service
>Oct 28 23:19:30 lzupm sshd[1129]: fatal: Connection closed by remote host.
>Oct 28 23:20:59 lzupm sshd[1138]: connect from 192.168.1.3
>Oct 28 23:20:59 lzupm sshd[1138]: log: Connection from 192.168.1.3 port
1022
>Oct 28 23:20:59 lzupm PAM_pwdb[1138]: authentication failure; (uid=0) ->
>test1 f
>or ssh service
>Oct 28 23:21:00 lzupm sshd[1138]: fatal: Connection closed by remote host.
>
>BTW, why the authentication failure at "PAM" there ?
Hmmm... Kinda taking a shot in the dark here... Did your client ask you for
your passphrase when you tried using ssh to connect to the remote host? When
it doesn't and just kicks you out it could mean:
a) You're not set up as an accepted host on the machine you're trying to
connect to
b) You might not be trying to log in as the right user name. Keep in mind
that Your user name on your local machine isn't necessarily the same as on
the remote machine. Try using ssh -l <remote_username> to connect, see if
that makes a difference. I ran into that problem when trying to make it work
from BeOS.
Of cource, I'm no expert, so I could be completely in the dark here... :-)
-Paul-Andr� Beaulieu
Honours Computer Science
Trent University
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/SS d- s:+ a-- C++(+++) UU(L) P>++ L+>++ E? W+(++) N+ o? K?
w+ O? M?>+ V PS PE-- Y PGP- t++@ 5>++ X+ R(+) !tv b++ DI+(++)
D++ G e>++ h r y?
------END GEEK CODE BLOCK------
Get your own Geek Code at http://www.geekcode.com !
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]