Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3F69C052.6020408@speeq.com>
Date: Thu, 18 Sep 2003 16:25:22 +0200
From: Olivier ALLART <olivier.allart@speeq.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3.1) Gecko/20030425
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "Hannu E K Nevalainen (garbage mail)" <garbage_collector@telia.com>,
   cygwin@cygwin.com
Subject: Re: SSHD, Cygwin and Windows 2003 : continued with user rights
References: <NGBBLLIAMFLGJEOAJCCEKEEFDEAA.garbage_collector@telia.com>
In-Reply-To: <NGBBLLIAMFLGJEOAJCCEKEEFDEAA.garbage_collector@telia.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Thanks for the tip.
I decided to get rid of this stupid iisreset and use instead a command like
net start/stop msftpsc/w3svc

works fine whith whatever administrator

Olivier

Hannu E K Nevalainen (garbage mail) wrote:

>>From: Olivier ALLART
>>    
>>
>
>  
>
>>Next I guess I'll go look for some tip on how to unlock iisreset so it
>>can be used by whatever admin and not just local ..
>>    
>>
>
> Sorry to jump in! Just an idea;
>How about runas, is it available in W2K+3? (I'm on W2K)
>
>/Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E
>-- UTC+01 --
>
>
>$ echo >iisreset.bat -e \
>  "@echo off\necho This is me, using the Administrators rights\!"
>$ u2d iisreset.bat
>iisreset.bat: done.
>$ runas /profile /user:mymachine\administrator cmd /c iisreset.bat
>
><SIGH> *I* can't make it work for a simple test like above :-7 (from the
>BASH prompt! I have a similar thing running via BAT scripts).
>runas seems to "think" it doesn't get correct arguments.
>
>*IS* it possible? I deem it should be.
>
>F:\>runas /?
>RUNAS USAGE:
>
>RUNAS [/profile] [/env] [/netonly] /user:<UserName> program
>
>   /profile        if the user's profile needs to be loaded
>   /env            to use current environment instead of user's.
>   /netonly        use if the credentials specified are for remote access
>only.
>   /user           <UserName> should be in form USER@DOMAIN or DOMAIN\USER
>   program         command line for EXE.  See below for examples
>
>Examples:
>  
>
>>runas /profile /user:mymachine\administrator cmd
>>runas /profile /env /user:mydomain\admin "mmc %windir%\system32\dsa.msc"
>>runas /env /user:user@domain.microsoft.com "notepad \"my file.txt\""
>>    
>>
>
>NOTE:  Enter user's password only when prompted.
>NOTE:  USER@DOMAIN is not compatible with /netonly.
>
>
>--END OF MESSAGE--
>
>
>--
>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/
>
>
>.
>
>  
>



--
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/

