[PLUG] SSH Key Authentication

Tyler F. Creelan creelan at engr.orst.edu
Thu Aug 15 01:29:39 UTC 2002


> ChallengeResponseAuthentication no

This is slightly anomalous, I think the default is "yes". Other than that
it is similar to mine. What OS is Odin, btw?

Tyler


On 14 Aug 2002, AthlonRob wrote:

> On Wed, 2002-08-14 at 10:12, AthlonRob wrote:
> <snip>
> > The odin config file is:
> >
> > Host *
> >         ForwardAgent yes
> >         ForwardX11 yes
> >         FallBackToRsh no
> >         StrictHostKeyChecking no
>
> Yes, I am a moron.  Somebody please shoot me.
>
> That was /etc/ssh_config
>
> /etc/sshd_config is a little bit different, as one might expect.
>
> StrictModes yes
> RSAAuthentication yes
> PubkeyAuthentication yes
> RhostsAuthentication no
> IgnoreRhosts yes
> RhostsRSAAuthentication no
> HostbasedAuthentication no
> PasswordAuthentication yes
> PermitEmptyPasswords no
> ChallengeResponseAuthentication no
> X11Forwarding yes
> X11DisplayOffset 10
> PrintMotd no
> KeepAlive yes
> UseLogin no
> UsePrivilegeSeparation no
> Subsystem       sftp    /usr/sbin/sftp-server
>
> (I cut out all the commented-out lines)
>
> Will anything there keep me from logging in with my keys?
>
> --
> Rob
> "Google is your friend"
>
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>





More information about the PLUG mailing list