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

Re: [HTCondor-users] probems with condor_store_cred



What are the scopes needed in the token on the machine which hosts the credd? We currently have [1]. I assume WRITE? Iâve tried this, but it doesnât seem to change anything.

I presume, based on [1] and the fact the the required level is ALLOW_DAEMON, that the required scope is condor:/DAEMON.

I guess it needs an additional ALLOW_-entry?

The "limited authorization" means the scopes in the token. The error message would say something about the identifier not matching anything in the allow list if that were the problem, IIRC.

- ToddM