Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Is it possible to use remote condor_config_val if password authentication is required?
- Date: Thu, 16 Mar 2017 10:58:19 -0500
- From: Vladimir Brik <vladimir.brik@xxxxxxxxxxxxxxxx>
- Subject: [HTCondor-users] Is it possible to use remote condor_config_val if password authentication is required?
Hello.
I've run into a problem where remote condor_config_val doesn't work for
with worker nodes that require password authentication:
# condor_config_val -debug -dump -name i3admin@xxxxxxxxxxxxxxxxxxx
# Configuration from master on i3admin@xxxxxxxxxxxxxxxxxxx
<128.104.102.57:45887?CCBID=128.104.5.146:9618%3faddrs%3d128.104.5.146-9618%26noUDP%26sock%3dcollector#319&addrs=128.104.102.57-45887&noUDP>
03/16/17 10:36:50 SECMAN: required authentication with
<128.104.102.57:39060> failed, so aborting command DC_CONFIG_VAL.
03/16/17 10:36:50 ERROR: AUTHENTICATE:1003:Failed to authenticate with
any method|AUTHENTICATE:1004:Failed to authenticate using FS
03/16/17 10:36:50 condor_write(): Socket closed when trying to write 12
bytes to <128.104.102.57:39060>, fd is 6
03/16/17 10:36:50 Buf::write(): condor_write() failed
Can't send end of message
Is is possible to get condor_config_val to use password authentication?
(Somebody mentioned in the past that condor tools don't even attempt to
read the password file.)
Thanks very much,
Vlad