[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Windows Condor problems with credd and executing jobs as submitting user
Hello,
Thank you for your fast answer.
You was on the right way, the command:
condor_status -constraint "isUnDefined(LocalCredd)"
returned following:
Name
OpSys Arch State
Activity LoadAv Mem ActvtyTime
slot1@xxxxxxxxxxxxxxxxxxxx WINNT51
INTEL Unclaimed Idle 0.000 1001 0+00:25:04
slot2@xxxxxxxxxxxxxxxxxxxx WINNT51
INTEL Unclaimed Idle 0.000 1001 0+00:25:05
Total Owner Claimed Unclaimed Matched
Preempting Backfill
INTEL/WINNT51
2 0 0
2 0 0
0
Total 2 0
0 2 0
0 0
so I think following:
1.)
password should be stored (hopefully??)
2.)
Credd daemon is running, i checked this on the CREDD_HOST
3.)
I have realy to restart the startd but i don't know how.
Can you please tell me how I have to
restart condor_startd.
I tried to reboot the machine, but this
doesen't work. New submitted jobs will not executed.
Thank you for your help.
Robert