Re: SSH and login without password (not passwordless login)

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 03/26/04


Date: Fri, 26 Mar 2004 01:12:14 +0000 (UTC)

In article <3cc24857.0403250526.540bc83a@posting.google.com>,
Giovani <giovanni_flippy@yahoo.com> wrote:
>I have an account that has no password (yes, please ignore that this
>is really bad). When I try to ssh or scp to it I get the password
>prompt, but if I just hit enter the response is "permission denied,
>please try again." If I break out of the connection in some way or
>hit space then enter it lets me in.
>
>Is there an sshd config option that controls this?

RTFM. If you're using OpenSSH (you didn't say, but it looks like it)
then "man sshd_config".

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


Relevant Pages

  • Re: SSH ignores locked accounts
    ... >allows a very fine grade of control over who has access to the account in ... locking the account. ... Set the passwd entry to something that isn't the lock string but isn't a ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: why scp freezes after password?
    ... > i giver the password the prompt freezes. ... > I guess the problem is in my account, ... Your shell is probably not clean (ie it's producing extraneous output ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: need rhosts rsa help
    ... >I'm having problems getting RhostsRSAAuthentication working on OpenSSH ... It appears from the client log that it's not even attempting ... Since you're using SSHv1 you need to make the "ssh" binary setuid root ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: 5.2p1 no longer sets DISPLAY
    ... client ssh is still 3.9p1 and sshd_config is the same). ... what's happening is that the OS is asked for a list of addresses for localhost and is returning a list that includes the inet6 address, however attempting to bind to it fails. ... Previously sshd would ignore this failure, but that allows third parties to bind to inet6 ports in the X11 forwarding range and potentially hijack X connections. ... Good judgement comes with experience. ...
    (SSH)
  • Re: sftp problems with 3.9 on HP
    ... >ChallengeResponseAuthentication also set to yes that ssh connects just ... $ ssh -v -s sshserver sftp ... against is not in the system's default library search path (ie ... Good judgement comes with experience. ...
    (comp.security.ssh)