...
testpost-cm-vml root >condor_ping -address "<10.64.1.172:9618>" -table -type startd all
Instruction Authentication Encryption Integrity Decision Identity
ALLOW FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
READ FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
WRITE FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
NEGOTIATOR FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADMINISTRATOR FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
OWNER FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
CONFIG FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
DAEMON FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADVERTISE_STARTD FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADVERTISE_SCHEDD FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
ADVERTISE_MASTER FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
testpost002 root >condor_ping -address "<146.88.10.46:9618>" -table -type collector all
Instruction Authentication Encryption Integrity Decision Identity
ALLOW IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
READ IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
WRITE IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
NEGOTIATOR IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
ADMINISTRATOR IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
OWNER FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
CONFIG FAIL FAIL FAIL FAIL FAIL (use -verbose for more info)
DAEMON IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
ADVERTISE_STARTD IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
ADVERTISE_SCHEDD IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
ADVERTISE_MASTER IDTOKENS AES AES ALLOW condor@testpost-cm.aoc.nrao.edu
idtokens with RPMs
It seems that installing HTCondor-9.0.4 via RPMs doesn't automatically create signing key in /etc/condor/passwords.d/POOL
like the documentation reads https://htcondor.readthedocs.io/en/latest/admin-manual/security.html?highlight=idtokens#quick-configuration-of-security
...