The htcondor installation script fails with
ÂÂÂÂÂÂÂÂÂÂ ÂÂÂÂ Operation aborted due to missing or bad arguments
Iâve isolated the problem to condor_store_cred called from
do_token_security().ÂÂ Running from the command line with debugging I
get this error:
$ sudo echo -n "${PASSWORD}" | $sh_c "condor_store_cred add -d -c -i -"
Account: condor_pool@rendertest1
CredType: password
08/05/25 12:29:58 STORE_CRED: In mode 100 'add', user is
"condor_pool@rendertest1"
08/05/25 12:29:58 STORE_CRED: ERROR ClassAd argument cannot be used
with legacy mode 100
Operation aborted due to missing or bad arguments
What is legacy mode 100 and how do I address this problem?
Thanks!
JK
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx
with a
subject: Unsubscribe
The archives can be found at:
https://www-auth.cs.wisc.edu/lists/htcondor-users/