Re: [vox-tech] sshd issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox-tech] sshd issue
chris, 3 thoughts:
1. do you have a file /etc/pam.d/ssh?
2. are you trying to login as root? try a different user.
3. look at /etc/ssh/sshd_config.
4. silly thought -- is your account name on the hpux the same as your
account name on the linux machine?
do you have woody? i can send you my config files if you're missing them.
pete
On Tue 30 Jan 01, 10:04 AM, Chris Lupo said:
> Been using ssh for quite some time now, but haven't had a need to run
> sshd. Now I do. Read the fine manual, looked at the config file, and
> just decided to run it.
>
> # sshd
>
> Running with defaults (port 22, /usr/local/etc/sshd_config, etc.)
>
> >From a remote machine (HPUX machine in ece dept. on campus that is running
> ssh version 2.0.something) I type
>
> $ ssh my.ip.address
>
> where my ip address is my dynamic dotted quad.
>
> It tells me it's connected, and prompts for my password. I enter my
> password, and it prompts me for my password again (and again and
> again...).
>
> My system log says Password authentication failed.
>
> Any ideas what I've missed here?
>
> Thanks,
> -- Chris
|