Re: access denied ?

From: Mark J. Nenadov (mark_at_freelance-developer.com)
Date: 05/22/04


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/


Relevant Pages

  • RE: SFTP between Linux and Windows
    ... OpenSSH scp to SSH Tectia Server does not work ... SFTP between Linux and Windows ...
    (SSH)
  • RE: SFTP between Linux and Windows
    ... the SSH site, but wasn't able to find anything significant at that time. ... SFTP between Linux and Windows ... OpenSSH scp to SSH Tectia Server does not work ...
    (SSH)
  • RE: [Full-Disclosure] Automated SSH login attempts? Related Cross post from incidents.org
    ... [Intrusions] Linux SSH scanning - test/guest ... There is also a multithreaded SSH bruteforcer called "haita" ... Automated SSH login attempts? ...
    (Full-Disclosure)
  • Re: Automatic SSH-Login
    ... > I use Putty on my Windows Workstation and connect to OpenSSH on a Linux ... In the session I open another connection (to another SSH ... > I want to connect the Linux Machine automatically to the remote Server - ...
    (comp.security.ssh)
  • Re: SSH server with SBC DSL and DynDNS
    ... > I'm thinking about getting SBC DSL service, ... > be able to log into one of my Linux boxes using SSH. ... I have used a broadband router with dynamic SBC DSL, ...
    (comp.os.linux.networking)