Re: SSH Password Authentication

From: Ertugrul Soeylemez (never_at_drwxr-xr-x.org)
Date: 11/20/05

  • Next message: Nico Kadel-Garcia: "Re: Openssh on Solaris 10 AMD64"
    Date: Sun, 20 Nov 2005 08:10:08 +0100
    
    

    Sascha Kaddatz <ssh.100.rendryn@spamgourmet.com> (05-11-18 11:47:10):

    > I logged in from SUSE 9.3 Server via my shell to a UNIX Backup Server.
    > The authentication method is with a password. After the first login, I
    > never was asked again for the password on the UNIX Backup Server. The
    > log in worked without any authentication!! Is there something like a
    > password cache? I use OpenSSH.

    Host-based authentication might be the problem. Maybe it's activated,
    so the backup server remembers your hostname and lets you in without
    password authentication.

    Regards.


  • Next message: Nico Kadel-Garcia: "Re: Openssh on Solaris 10 AMD64"

    Relevant Pages

    • Limiting SSH access on key based logins?
      ... I'm setting up a backup server, which I was planning to have backup ... other servers using authentication via keys. ...
      (comp.security.ssh)
    • Re: Best way to check for first Login
      ... when I add this handler I stop the authentication taking place. ... is there another way to check for first login? ... DateTime CreatedDateTime = Membership.GetUser.CreationDate; ... DateTime LastLoggedInDateTime = ...
      (microsoft.public.dotnet.framework.aspnet)
    • Problem carrying authentication forward to other pages after login
      ... first login via a login web page. ... capture the authentication and pass it on to subsequent ... I am having a problem carrying forward the authentication ...
      (microsoft.public.dotnet.framework.aspnet.security)