Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-28 Thread Armen Zambrano G.
Thanks Clint. For now, IT managed to re-imaged most of the ill slaves and they will try to find out what the root cause was to prevent it from happening in the future. cheers, Armen On 12-09-27 1:06 PM, Clint Talbert wrote: On 9/27/2012 6:52 AM, Armen Zambrano G. wrote: On 12-09-27 7:03 AM,

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-27 Thread Clint Talbert
On 9/27/2012 6:52 AM, Armen Zambrano G. wrote: On 12-09-27 7:03 AM, Neil wrote: I'd suggest read & execute rather than full access ;-) Also, you might find you actually need to grant permission on a containing folder. Yeah you wouldn't want to leave it that way, but granting full access to i

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-27 Thread Neil
Neil wrote: Also, you might find you actually need to grant permission on a containing folder. Actually, it looks as if wmiprvse.exe doesn't inherit permissions, and it should have the following permissions, or at least, this is the output of CACLS %windir%\system32\wbem\wmiprvse.exe on my s

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-27 Thread Armen Zambrano G.
On 12-09-27 7:03 AM, Neil wrote: Clint Talbert wrote: On 9/26/2012 8:32 AM, Armen Zambrano G. wrote: On 12-09-26 6:45 AM, Neil wrote: Perhaps the file system permissions are incorrect and NT AUTHORITY\NETWORK SERVICE doesn't have permission to access C:\WINDOWS\system32\wbem\wmiprvse.exe ?

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-27 Thread Armen Zambrano G.
On 12-09-27 7:03 AM, Neil wrote: Clint Talbert wrote: On 9/26/2012 8:32 AM, Armen Zambrano G. wrote: On 12-09-26 6:45 AM, Neil wrote: Perhaps the file system permissions are incorrect and NT AUTHORITY\NETWORK SERVICE doesn't have permission to access C:\WINDOWS\system32\wbem\wmiprvse.exe ?

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-27 Thread Neil
Clint Talbert wrote: On 9/26/2012 8:32 AM, Armen Zambrano G. wrote: On 12-09-26 6:45 AM, Neil wrote: Perhaps the file system permissions are incorrect and NT AUTHORITY\NETWORK SERVICE doesn't have permission to access C:\WINDOWS\system32\wbem\wmiprvse.exe ? You might be right. How can I c

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-26 Thread Clint Talbert
On 9/26/2012 8:32 AM, Armen Zambrano G. wrote: On 12-09-26 6:45 AM, Neil wrote: Perhaps the file system permissions are incorrect and NT AUTHORITY\NETWORK SERVICE doesn't have permission to access C:\WINDOWS\system32\wbem\wmiprvse.exe ? You might be right. How can I check this? I'm not very f

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-26 Thread Armen Zambrano G.
On 12-09-26 6:45 AM, Neil wrote: Armen Zambrano G. wrote: Hi all, Recently we've set up some new XP slaves that fail on mochitest jobs due to this error: "ERROR: Logon failure: unknown user name or bad password." Unfortunately, I have not been able what is triggering that error (I can't find t

Re: "ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-26 Thread Neil
Armen Zambrano G. wrote: Hi all, Recently we've set up some new XP slaves that fail on mochitest jobs due to this error: "ERROR: Logon failure: unknown user name or bad password." Unfortunately, I have not been able what is triggering that error (I can't find the strings in our code). If y

"ERROR: Logon failure: unknown user name or bad password." on mochitests

2012-09-25 Thread Armen Zambrano G.
Hi all, Recently we've set up some new XP slaves that fail on mochitest jobs due to this error: "ERROR: Logon failure: unknown user name or bad password." Unfortunately, I have not been able what is triggering that error (I can't find the strings in our code). If you're curious or have any i