Hi All, I’ve managed to narrow down a problem I’m
having with Condor to the following error in StarterLog on the execute node: Snippet from
StarterLog 6/21 09:41:31 Using dynamic user account. 6/21 09:41:31 Dynuser: Couldn't param VM# - using 1
by default 6/21 09:41:31 dynuser: Re-enabling account
(condor-reuse-vm1) 6/21 09:41:31 Error enabling account condor-reuse-vm1 6/21 09:41:31 Error setting password on account
condor-reuse-vm1 6/21 09:41:31 LogonUser(condor-reuse-vm1, ... )
failed with status 13266/21 09:41:31 ERROR "Failed to create a user
nobody" at line 348 in file ..\src\condor_c++_util\uids.C 6/21 09:41:31 ShutdownFast all jobs. 6/21 09:41:31 Got ShutdownFast when no jobs running. 6/21 09:41:31 Error disabling account
condor-reuse-vm1 (INVALID PARAMETER) Snippet from
ShadowLog on Submit Node 6/21 09:41:31 (17.0) (1164): ERROR "Can no
longer talk to condor_starter on execute machine (129.234.30.41)" at line
63 in file ..\src\condor_shadow.V6.1\NTreceivers.C I’ve given the Local Service account the
following permissions in the Local Security Policy: Act as Part of the
Operating System Create a token
object Replace a process
level token Logon as a Service But I still appear to have this problem. Can anybody
offer any advice? Kind Regards, Shaun O’Callaghan |