I have openssh-2.2.0p1-6mdk installed and the daemon running.
If I try to ssh to my own box, "ssh -l praedor 10.0.0.5", it
connects and asks for my password.  I enter my entirely correct
and valid password but then get the message:

"Permission denied, please try again."

Connecting from school results in the same thing.  I can
connect, no problem, with ftp.  What am I missing here?

praedor

Jim Holthaus wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thu, 12 Oct 2000, Richard Humphrey wrote:
> > I have installed the openssh rpm from Mandrakes site. What I would like to
> > know is what do i need to do to get it working properly. Is there a guide
> > somewhere that can walk me through the configuration process? What do I run
> > first? etc...  I have posted this to the ssh list but it doesnt generate
> > much traffic?
> 
> ssh is a secured communications protocol that functions largely as a drop-in
> replacement for telnet. You need the client program (ssh) to communicate to the
> server program (sshd).
> 
> The client program should work pretty much out of the box without any
> additional configuration. Just connect to the server you want to work on with a
> command like this:
> 
>    ssh -l <username> <server.name>

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to