Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP

Notices

Reply

Runas local user from another machine

 

LinkBack Thread Tools Display Modes
Old 07-10-2003, 01:14 PM   #1 (permalink)
Default Runas local user from another machine

All,
I have an app that I'm tring to get to work using a runas
string as an argument for a calling shell script, or
perhaps an API (I'm open to trying anything at this
point). I have essentially two computers. The client
machine is the machine that runs the app. The target
machine is the machine hosting IIS. The app is trying to
use a local account on the TARGET machine as the
credentials for the runas. The client machine has a
custom .msc file for the mmc snap in. The shell string
looks as follows:

runas.exe /netonly /user:<TargetMachine>\<TargetLocalUser>
"mmc.exe "\\<TargetMachine>\<FileShare>\file.msc""

Is there anyway that I can get this to work??? I need it
to work on both XP and 2000. I have a working version
using domain credentials, however I need to get something
using local accounts of other machines. Thanks for the
conciderations in advance!

Jeff
Jeff Smith
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
sharing usurps system from local user Steve Urbach Windows Vista Performance & Maintenance 2 01-12-2007 10:52 PM
I can't run a Windows Explorer as Administrator with runas Joachim Windows Vista Administration 7 11-01-2006 07:07 AM
Can't add non local user to share Shay Windows Vista Networking & Sharing 2 06-12-2006 08:05 PM
THE LOCAL USER DATABASE HANDLE NEWS Windows XP Work Remotely 0 07-31-2003 03:08 PM
Internet Authentication Service (IAS) server only supports local user accounts Oliver Windows XP Work Remotely 0 07-17-2003 08:54 AM


All times are GMT. The time now is 07:19 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90