Modify

Opened 17 years ago

Closed 17 years ago

#698 closed Bug (No Bug)

RunAs/RunAsWait Bug - Blank Passwords

Reported by: kenny782@… Owned by:
Milestone: Component: AutoIt
Version: 3.2.13.11 Severity: None
Keywords: RunAs Blank Password Cc: kenny782@…

Description

A user posted a question in support and I confirmed the behavior.
It looks like a bug in the last prod release and the newest beta.
I haven't checked anything inbetween.

Both RunAs and RunAsWait will not work if you run them for a user with no password.

Sample Code:
$1 = RunAs("Test", @ComputerName, "", 0, @ComSpec)
MsgBox(0,"","Return: " & $1 & @CR & "@error: " & @error)
;Returns 0 & @error 1

Thanks,

Kenny

Attachments (0)

Change History (3)

comment:1 by TicketCleanup, 17 years ago

Severity: BlockingNone

Automatic ticket cleanup.

comment:2 by anonymous, 17 years ago

Nevermind, ran a runas from the command line. I guess microsoft locked ths down.

Sorry about that.

comment:3 by Valik, 17 years ago

Resolution: No Bug
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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