Re: Cant get SSH to work after upgrade
From: Nico Kadel-Garcia (nkadel_at_comcast.net)
Date: 06/11/04
- Next message: Nico Kadel-Garcia: "Re: Upgrading OpenSSH"
- Previous message: Per Hedeland: "Re: tar backup/ssh problem"
- In reply to: Todd: "Re: Cant get SSH to work after upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 11 Jun 2004 08:35:17 -0400
Todd wrote:
> Sorry I should have included the versions.
>
> SSHD that came with fedora core 1 : OpenSSH_3.6.1p2
> Putty running on windows 2000 release 0.53b
> SSH running on fedora core 1 : OpenSSH_3.6.1p2
>
> I am having the same trouble from linux to linux. I haven't been
> able to figure out how to get the debug from the server, any help
> would be appreciated.
>
> Thanks,
Much better, thank you. Take a look in "/var/log/messages" and
"/var/log/secure" on the server, and also, try logging into the console of
the SSH server as the non-root user. I've seen some oddnesses when people
created users by hand-editing /etc/shadow and /etc/passwd instead of using
the "useradd" command, especially if they didn't realize that /etc/shadow
was in use and only put in the /etc/passwd entry.
Can you set aside copies of /etc/shadow and run "pwunconv;pwconv" in order
to help flush erroneous debris from your config files? And have you been
hand-modifying any of the PAM files?
- Next message: Nico Kadel-Garcia: "Re: Upgrading OpenSSH"
- Previous message: Per Hedeland: "Re: tar backup/ssh problem"
- In reply to: Todd: "Re: Cant get SSH to work after upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|