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

[HTCondor-users] condor_token_create -key



*** Attention: This is an external email. Use caution responding, opening attachments or clicking on links. ***

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