Modify

#384 closed Bug (Fixed)

More extensive testing of RunAs()

Reported by: Valik Owned by: Valik
Milestone: 3.3.3.0 Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: Cc:

Description

Adding as an issue that I need to do some more extensive testing with RunAs() to confirm all the bugs are gone.

Attachments (0)

Change History (8)

comment:1 by TicketCleanup, on Jun 16, 2008 at 8:00:13 PM

Severity: BlockingNone

Automatic ticket cleanup.

comment:2 by anonymous, on Sep 9, 2008 at 2:26:09 AM

A script cant run itself with a different user rights on a domain but a 2nd script can run the 1st one with different rights.

in reply to:  2 comment:3 by Valik, on Sep 9, 2008 at 3:05:26 AM

Replying to anonymous:

A script cant run itself with a different user rights on a domain but a 2nd script can run the 1st one with different rights.

First of all, that has nothing to do with this issue. Second, it can, but you have to make sure that the script is in a place that UserB can access it. For example, if you try to run a script off UserA's desktop, it's going to fail to start because UserB does not have access to that directory. You also have to ensure that the working directory is accessible by UserB.

comment:4 by Jon, on Oct 20, 2009 at 5:11:12 PM

Can this be closed now, Valik?

comment:5 by Valik, on Oct 20, 2009 at 5:20:28 PM

Nope. I've never tested it and I'm 99% sure something is broken in the "almost never used" code path.

comment:6 by Valik, on Dec 27, 2009 at 11:13:27 PM

Milestone: 3.3.3.0
Resolution: Fixed
Status: newclosed

Fixed by revision [5480] in version: 3.3.3.0

comment:7 by Valik, on Dec 27, 2009 at 11:14:00 PM

Vindication! There *was* a really obscure bug nobody but me would ever find.

comment:8 by Valik, on Dec 27, 2009 at 11:50:29 PM

This ticket is referenced in revision: [5482]

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.