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

[HTCondor-users] condor_drain permission token



I’m trying to issue a condor_drain from the node I want to drain instead of the central manager.

I created a password and token with administrator privileges:

condor_token_list

Header: {"alg":"HS256","kid":"POOL"} Payload: {"iat":1743530505,"iss":"condor-mgr-lts.nmrbox.org","jti":"hex-stuff-I-may-not-want-to-email","scope":"condor:\/ADMINISTRATOR","sub":"root"} File: /etc/condor/tokens.d/drain_key

but I don’t know how if that’s right or how to get condor_drain to use it.