This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SSHD pubkey authentication


On Tue, Apr 24, 2001 at 01:36:23PM +0200, Lapo Luchini wrote:
> It is possible to use pubkey authentication on NT?
> I played a lot with ntsec,nontsec,ntea,nontea starting serrvice as
> SYSTEM or as administrator
> 
> Result is that the SYSTEM user can't access
> /home/*/.ssh/authorized_keys[2] no matter the modes or owners, only way
> to use pubkey auth is to start the service as the user that wants to
> connect, not a real solution..
> 
> As anyone got better?

The reason is the restriction for changing user context on NT/W2K.
You can do this only by providing the password of that user, even
if the process is running under LocalSystem account.

> I mean using the OpenSSH distro available now.

I don't understand what you try to say with that sentence.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]