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

Re: [HTCondor-users] ERROR: read_secure_file.... file must not be readable by others, had perms 100644



On 04/06/2017 03:26 AM, Guang.Wei wrote:

The condor host node:
CollectorLog:


the 2nd node cant connect to the host
[root@jsi-dell13 condor]# condor_status
Error: communication error
AUTHENTICATE:1006:exceeded 1491466674 deadline during authentication
AUTHENTICATE:1004:Failed to authenticate using PASSWORD
AUTHENTICATE:1004:Failed to authenticate using FS


To allow a client tool such as condor_status to authenticate to a server in HTCondor, you cannot use the pool password method, you must chose another method, such as host-based authentication with ALLOW_READ.

-greg