Modify

Opened 18 years ago

Closed 16 years ago

Last modified 16 years ago

#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, 18 years ago

Severity: BlockingNone

Automatic ticket cleanup.

comment:2 by anonymous, 17 years ago

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, 17 years ago

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, 16 years ago

Can this be closed now, Valik?

comment:5 by Valik, 16 years ago

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, 16 years ago

Milestone: 3.3.3.0
Resolution: Fixed
Status: newclosed

Fixed by revision [5480] in version: 3.3.3.0

comment:7 by Valik, 16 years ago

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

comment:8 by Valik, 16 years ago

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.