Re: [ssh-l] public key authentication not working

From: . <telastyn_at_**********.***>
Date: Fri Apr 05 2002 - 17:03:13 EST

I assume you already have sshd running as a service. You just need to do the
same thing, only instead of calling sshd in the service, call a batch file
that reads something like

sshd
ssh-add

or calls a shell script in cygwin which would be something like

#!/bin/tcsh
sshd&&ssh-add
----- Original Message -----
From: "Xuqing Tian" <tianxq@yahoo.com>
To: <ssh-l@erdelynet.com>
Sent: Friday, April 05, 2002 11:16 AM
Subject: Re: [ssh-l] public key authentication not working

> could you please tell me how?
>
> Thanks!
>
> ----- Original Message -----
> From: "." <telastyn@ideology.com>
> To: <ssh-l@erdelynet.com>
> Sent: Friday, April 05, 2002 10:44 AM
> Subject: Re: [ssh-l] public key authentication not working
>
>
> > why not just make a script to do sshd && ssh-add, and have win2k
services
> > start that instead of just sshd?
> >
> > ----- Original Message -----
> > From: "Xuqing Tian" <tianxq@yahoo.com>
> > To: <ssh-l@erdelynet.com>
> > Sent: Friday, April 05, 2002 6:06 AM
> > Subject: Re: [ssh-l] public key authentication not working
> >
> >
> > > I Just set it up on windows 2000, following the steps, it was all
> > > fine.
> > >
> > > However, I don't know how to set it up so that we don't have to use
> > > "ssh-add" eash time cygwin starts, could anyone tell me how to
> > > solve the problem?
> > >
> > > Thanks,
> > >
> > > Xuqing
> > >
> > > ----- Original Message -----
> > > From: "Caleb Epstein" <cae@bklyn.org>
> > > To: <ssh-l@erdelynet.com>
> > > Sent: Friday, April 05, 2002 8:29 AM
> > > Subject: [ssh-l] public key authentication not working
> > >
> > >
> > > >
> > > > Howdy, fellow crypto-philes. I've just finally gotten around
> > > > to setting up sshd on my Windows 2000 box and am having
> > > > trouble getting public key authentication working
> > > > (e.g. putting my id_dsa.pub into the authorized_keys file on
> > > > the windows box). I have "ntsec" in my CYGWIN environment
> > > > variable. Are these mutually exclusive? If not, how can I
> > > > get logged in without a password?
> > > >
> > > > --
> > > > Caleb Epstein | bklyn . org |
> > > > cae at | Brooklyn Dust | What hath Bob wrought?
> > > > bklyn dot org | Bunny Mfg. |
> > > > --
> > > > List Information: http://tech.erdelynet.com/maillist-ssh-l.asp
> > > > List Archives: http://erdelynet.com/archive/ssh-l/
> > >
> > >
> > > _________________________________________________________
> > > Do You Yahoo!?
> > > Get your free @yahoo.com address at http://mail.yahoo.com
> > >
> > > --
> > > List Information: http://tech.erdelynet.com/maillist-ssh-l.asp
> > > List Archives: http://erdelynet.com/archive/ssh-l/
> > >
> >
> >
> > --
> > List Information: http://tech.erdelynet.com/maillist-ssh-l.asp
> > List Archives: http://erdelynet.com/archive/ssh-l/
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> List Information: http://tech.erdelynet.com/maillist-ssh-l.asp
> List Archives: http://erdelynet.com/archive/ssh-l/
>

--
List Information: http://tech.erdelynet.com/maillist-ssh-l.asp
List Archives:    http://erdelynet.com/archive/ssh-l/
Received on Fri Apr 5 17:06:19 2002

This archive was generated by hypermail 2.1.8 : Fri Jul 29 2005 - 17:33:34 EDT