Go to a terminal on 192.168.0.73, login as "joe" and do:
ssh localhost
And tell me what happens.
And, (as someone said) look at /var/logs/auth.log (or equivalent) on
192.168.0.73 and look for "joe":
grep joe /var/logs/auth.log
ET
joe@actionline.com writes:
> .
> Brian Cluff wrote:
>>> Does your joe account on 73 have a restricted
>>> or non-shell in the /etc/passwd?
>
> Eric Cope wrote:
>> sounds like ssh isn't accessible on 73. Is that true?
>
> I guess that must be true. How can I fix that?
> That is the question.
>
> 'sshd_config' is identical on 73 and on 68
> where ssh and scp both work (on 68). When I
> try ssy from 68 to 73, this is the result:
>
> $ ssh 192.168.0.73
> joe@192.168.0.73's password:
> Permission denied, please try again.
> joe@192.168.0.73's password:
> Permission denied, please try again.
> joe@192.168.0.73's password:
> Permission denied (publickey,password,keyboard-interactive).
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss