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

[HTCondor-users] Correct example of condor_store_cred use



Good afternoon,
I'm using condor_store_cred to use a local password authentication and to create password files to create idtokens.
But sometimes I get errors that I cannot explain well
Are there exapmples on how to use it correctly.

condor_store_cred add -c -p "$SOMETHING"
gives an error in condor 24.10
condor_store_cred add-pwd -c -p "$SOMETHING"
seems to work. Is this the correct form to use with all condor versions?
If not, when was the syntax changed?

Thank you,
Marco