Re: Why does 'ssh' and 'scp' work to one and not another?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Eric Cope
Date:  
To: Main PLUG discussion list
Subject: Re: Why does 'ssh' and 'scp' work to one and not another?
sounds like ssh isn't accessible on 73. Is that true?

On Wed, Feb 10, 2010 at 8:46 PM, Brian Cluff <> wrote:

> Does your joe account on 73 have a restricted or non-shell in the
> /etc/passwd?
>
> Brian Cluff
>
> Josef Lowder wrote:
> > .
> > Why does 'ssh' and 'scp' work to one and not another?
> >
> > $ scp testm2p joe@192.168.0.68:/home/joe/ -- This works to computer
> > "68" on my network
> >
> > But why does the following not work to computer "73"? Both have sshd
> started.
> >
> > $ scp testm2p joe@192.168.0.73:/home/joe/
> > Warning: Permanently added '192.168.0.73' (RSA) to the list of known
> hosts.
> > joe@192.168.0.73's password:
> > Permission denied, please try again.
> > joe@192.168.0.73's password:
> > Connection closed by 192.168.0.73
> > lost connection
> >
> > == I also tried this (which works to "68") and it also does not work to
> "73".
> > $ ssh 192.168.0.73
> > joe@192.168.0.73's password:
> > Permission denied, please try again.
> >
> > What do I need to fix to get these both to work?
> > ---------------------------------------------------
> > PLUG-discuss mailing list -
> > To subscribe, unsubscribe, or to change your mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> >
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>




--
Eric Cope
http://cope-et-al.com
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss