Re: access denied ?
From: Mark J. Nenadov (mark_at_freelance-developer.com)
Date: 05/22/04
- Next message: E-Star: "Re: SSH key problem"
- Previous message: Choonho Son: "access denied ?"
- In reply to: Choonho Son: "access denied ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 22 May 2004 08:22:21 -0400
On Sat, 22 May 2004 18:54:43 +0900, Choonho Son wrote:
> I install sshd version 1.2.33 in my linux box.
> I can access to my linux box with ssh cilent.
> However, when I use WinSCP(file transfer program using ssh) , I can connect
> to my linux box.
> It tells access denied? what's the problem?
You will probably need to give us more details. That version sounds like
it is not OpenSSH. OpenSSH (openssh.org) is what is normally used on Linux.
1. Have you checked out the /etc/sshd_config file on your Linux box?
2. Are you sure sshd is running on your server? Have you tried using it
locally on the linux box. Does it work then?
3. Also, what account are you trying to login as?
Pretty much all ssh installations have root logins disabled, so trying
that will not work unless yous specifically change it in
/etc/sshd_config.
-- Mark J. Nenadov Python Byte Solutions http://www.pythonbyte.com/
- Next message: E-Star: "Re: SSH key problem"
- Previous message: Choonho Son: "access denied ?"
- In reply to: Choonho Son: "access denied ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|