FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Running a program as somebody else

 
   Windows (Home) -> Basics RSS
Related Topics:
Program won't install-program disappears - I am working on a friend's computer. He had a lot of viruses (a whole lot) that I have gotten rid of. There is one that I can't find, though. It is not reported by his AV. An example of the symptoms follow (this has happened numerous times). ..

SP2 detected but not running - I recently repaired my Win XP several times. I went to windows update and says it already detected SP2 on my machine however, it is not running. Is there any way to revert to SP2? I tried to uninstall via but it's not listed. What's going on??..

The system file is not suitable to running Ms-Dos or Micro.. - This is presented by the 16 bit Windows Subsystem when I try to run apps I have ran before, Can someone recommend how to repair this fault?

Startup Program - I have the following as one of my startup programs but can't find much info on it. Is this something I need or can I safely delete it?

Start up program - I can't remember the command that lets you pick and choose what programs you want to start up. It was Config ??? -- Jim Corderman
Next:  Basics: Startup problem  
Author Message
bxb7668

External


Since: May 11, 2006
Posts: 6



(Msg. 1) Posted: Wed Oct 04, 2006 11:16 am
Post subject: Running a program as somebody else
Archived from groups: microsoft>public>windowsxp>basics (more info?)

Is it possible for user A to run a application using the login
credentials of user B without their knowing the password of user B? We
need user A to be able to run a program with elevated privileges but
do not want to give them the password. The only option that I've been
able to find is to set up runas, but that requires the user to know
the password.

Brian Bygland
Back to top
Login to vote
Byte

External


Since: Jun 27, 2006
Posts: 57



(Msg. 2) Posted: Wed Oct 04, 2006 11:37 am
Post subject: RE: Running a program as somebody else [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Why do you think they have passwords?
--
XP - WNP
Today is the first day of the
rest of your life.
If you find this response helpful,
rate it below.


"bxb7668" wrote:

> Is it possible for user A to run a application using the login
> credentials of user B without their knowing the password of user B? We
> need user A to be able to run a program with elevated privileges but
> do not want to give them the password. The only option that I've been
> able to find is to set up runas, but that requires the user to know
> the password.
>
> Brian Bygland
>
>
>
Back to top
Login to vote
Jim Macklin

External


Since: Sep 27, 2004
Posts: 101



(Msg. 3) Posted: Wed Oct 04, 2006 1:52 pm
Post subject: Re: Running a program as somebody else [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Are you running XP Home or Professional? The program could
be installed in a new folder that could be shared with your
limited user, or if you have XP Pro, you can set program
access for different classes of users [Power User, etc.]


"Byte" <Byte.TakeThisOut@discussions.microsoft.com> wrote in message
news:387FBFA9-AC39-4FDC-B7B0-6D6FD152F4B4@microsoft.com...
| Why do you think they have passwords?
| --
| XP - WNP
| Today is the first day of the
| rest of your life.
| If you find this response helpful,
| rate it below.
|
|
| "bxb7668" wrote:
|
| > Is it possible for user A to run a application using the
login
| > credentials of user B without their knowing the password
of user B? We
| > need user A to be able to run a program with elevated
privileges but
| > do not want to give them the password. The only option
that I've been
| > able to find is to set up runas, but that requires the
user to know
| > the password.
| >
| > Brian Bygland
| >
| >
| >
Back to top
Login to vote
Malke

External


Since: Nov 11, 2005
Posts: 280



(Msg. 4) Posted: Wed Oct 04, 2006 1:52 pm
Post subject: Re: Running a program as somebody else [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

bxb7668 wrote:

> We're running Win XP Pro. The folder access is not the problem. They
> can get to it. The problem is that the application requires you to be
> either the database owner or server Administrator to perform certain
> commands. We want to put a specific one of those commands in a script
> which the user can read and execute but cannot change. We want the
> users to then be able to execute that script as if they were the
> database owner. Obviously we do not want them to be able to actually
> log on as the database owner other than in the context of running this
> script. On UNIX I'm able to create scripts that run SETUID. I would
> like to be able to do that in Windows.

Look at sudoWn. I was looking for an equivalent of sudo for Windows and
came across this. I haven't tried it, so caveat emptor and YMMV and all
that. Even though as you well know sudo is supposed to be used
temporarily, perhaps you can configure the time sudoWn is active.

http://sudown.mine.nu/

Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
Back to top
Login to vote
NewScience

External


Since: Aug 21, 2006
Posts: 17



(Msg. 5) Posted: Wed Oct 04, 2006 3:03 pm
Post subject: Re: Running a program as somebody else [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Which Windows XP? Have you tried changing the Permissions on the
applications.

"bxb7668" <bxb7668.TakeThisOut@notboeing.notcom> wrote in message
news:OIRWmE%235GHA.1012@TK2MSFTNGP05.phx.gbl...
> Is it possible for user A to run a application using the login credentials
> of user B without their knowing the password of user B? We need user A to
> be able to run a program with elevated privileges but do not want to give
> them the password. The only option that I've been able to find is to set
> up runas, but that requires the user to know the password.
>
> Brian Bygland
>
Back to top
Login to vote
G. More

External


Since: Oct 04, 2006
Posts: 6



(Msg. 6) Posted: Wed Oct 04, 2006 6:24 pm
Post subject: Re: Running a program as somebody else [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You should be able to assign ownership to that user or group and setup the
permissions correclty. You can also enable audit, to monitor attemps to make
changes or set the file as read-only.


--
"There are no shortcuts to a job well done"


"NewScience" wrote:

> Which Windows XP? Have you tried changing the Permissions on the
> applications.
>
> "bxb7668" <bxb7668.RemoveThis@notboeing.notcom> wrote in message
> news:OIRWmE%235GHA.1012@TK2MSFTNGP05.phx.gbl...
> > Is it possible for user A to run a application using the login credentials
> > of user B without their knowing the password of user B? We need user A to
> > be able to run a program with elevated privileges but do not want to give
> > them the password. The only option that I've been able to find is to set
> > up runas, but that requires the user to know the password.
> >
> > Brian Bygland
> >
>
>
>
Back to top
Login to vote
Marc Foster

External


Since: Oct 07, 2006
Posts: 1



(Msg. 7) Posted: Sat Oct 07, 2006 4:29 am
Post subject: Re: Running a program as somebody else [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"bxb7668" <bxb7668.TakeThisOut@notboeing.notcom> schrieb im Newsbeitrag
news:OIRWmE%235GHA.1012@TK2MSFTNGP05.phx.gbl...
> Is it possible for user A to run a application using the login credentials
> of user B without their knowing the password of user B? We need user A to
> be able to run a program with elevated privileges but do not want to give
> them the password. The only option that I've been able to find is to set
> up runas, but that requires the user to know the password.
>
> Brian Bygland
>

Hi
you find a simple solution on www.robotronic.de/runasspcen.html
it is a tool like runas but the password and other login information are in
an encrypt file.
Back to top
Login to vote
Display posts from previous:   
       Windows (Home) -> Basics All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact