Itâs my recollection from ~18 month ago that using not the POOL password for creating tokens allows revocation of user tokens without invalidating the pool.
e.g.
condor_token_create -key
token_key --identity
gweatherby@xxxxxxxxxx -f
/tmp/g.token
I donât recall exactly how to create /etc/condor/passwords.d/token_key ?
Iâve tried
condor_store_cred add-pwd -f token_key -c
but that doesnât seem to do the trick