[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] credd credentials periodically blinking out of existence



Credentials randomly and temporarily dissappear on two different Windows networks around here.

 

configs:

SEC_CLIENT_AUTHENTICATION_METHODS = NTSSPI, PASSWORD

SEC_CONFIG_NEGOTIATION = REQUIRED

SEC_CONFIG_AUTHENTICATION = REQUIRED

SEC_CONFIG_ENCRYPTION = REQUIRED

SEC_CONFIG_INTEGRITY = REQUIRED

 

Here's the story.

 

> condor_store_cred query

Operation failed.

Make sure your ALLOW_WRITE settings include this host.

 

... Wait some minutes. Don't change anything ...

 

> condor_store_cred query

A credential is stored, but it is invalid. Run 'condor_store_cred add' again.

 

... Wait some more minutes. Don't change anything. I think rebooting fixes it reliably, too ...

 

> condor_store_cred query

A credential is stored and is valid.

 

What the heck is going on here? It's not just the condor_store_cred reporting: My run_as_owner jobs will randomly fail.