This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: SSHD, Cygwin and Windows 2003 : continued with user rights
- From: Larry Hall <cygwin-lh at cygwin dot com>
- To: Olivier ALLART <olivier dot allart at speeq dot com>, cygwin at cygwin dot com
- Date: Wed, 17 Sep 2003 14:33:48 -0400
- Subject: Re: SSHD, Cygwin and Windows 2003 : continued with user rights
- Reply-to: Cygwin List <cygwin at cygwin dot com>
At 12:40 PM 9/17/2003, Olivier ALLART you wrote:
>Following Mark J de Jong 's step by step howto (see end of mail for some add-ons), I can now effectively log in with pkey method (that is, no password) using the 'administrator' user name.
>'whoami' returns 'administrator', however asking for a command such as IISRESET returns the error 'you are not a local administrator of this machine...', which means the rights management has failed somewhere.
I think you missed the fact that pubkey authentication does impersonation,
not Windows-style authentication. So Windows apps won't recognize the pubkey
authentication as providing permissions to run restricted programs. You'll
have to use password authentication if you want Windows to recognize the
user you've become via ssh. You can find all sorts of discussion on the
difference between pubkey and password authentication for ssh in the email
archives if you're interested.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/