Thanks Cole.
I added the appropriate configs:
STARTD_DEBUG = D_SECURITY
on the EP (192.168.1.5) and on the central manager (192.168.1.12):
COLLECTOR_DEBUG = D_SECURITY
The EP StartLog has some errors, hereâs a good example:
08/23/23 09:26:36 AUTHENTICATE: setting timeout for <192.168.1.12:9618?alias=bench12.timehole.org> to 20.
08/23/23 09:26:36 HANDSHAKE: in handshake(my_methods = 'TOKEN,FS')
08/23/23 09:26:36 HANDSHAKE: handshake() - i am the client
08/23/23 09:26:36 HANDSHAKE: sending (methods == 2052) to server
08/23/23 09:26:36 HANDSHAKE: server replied (method = 2048)
08/23/23 09:26:36 IDTOKENS: Examining /etc/condor/tokens.d/condor@xxxxxxxxxxxxxxxxxxxx for valid tokens from issuer 192.168.1.12.
08/23/23 09:26:36 Ignoring token as it is from trust domain
bench12.timehole.org (server trust domain is 192.168.1.12).
08/23/23 09:26:36 TOKEN: No token found.
08/23/23 09:26:36 PW: Failed to fetch a login name
08/23/23 09:26:36 Client error: NULL in send?
08/23/23 09:26:36 Server sent status indicating not OK.
08/23/23 09:26:36 PW: Client received ERROR from server, propagating
08/23/23 09:26:36 Client error: don't know my own name?
08/23/23 09:26:36 Can't send null for random string.
08/23/23 09:26:36 Client error: I have no name?
08/23/23 09:26:36 AUTHENTICATE: method 2048 (IDTOKENS) failed.
and also:
08/23/23 09:46:17 ERROR: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using FS|AUTHENTICATE:1004:Failed to authenticate using IDTOKENS
08/23/23 09:46:17 Collector update failed; will try to get a token request for trust domain 192.168.1.12, identity (default).
08/23/23 09:46:17 Failed to start non-blocking update to <192.168.1.12:9618>.
08/23/23 09:46:17 Trying token request to remote host
bench12.timehole.org for user (default).
08/23/23 09:46:17 SECMAN: command 60047 DC_START_TOKEN_REQUEST to collector
bench12.timehole.org from TCP port 45105 (blocking).
08/23/23 09:46:17 SECMAN: new session, doing initial authentication.
08/23/23 09:46:17 SECMAN: Auth methods: TOKEN,FS
08/23/23 09:46:17 AUTHENTICATE: setting timeout for <192.168.1.12:9618?alias=bench12.timehole.org> to 20.
08/23/23 09:46:17 HANDSHAKE: in handshake(my_methods = 'TOKEN,FS')
08/23/23 09:46:17 HANDSHAKE: handshake() - i am the client
08/23/23 09:46:17 HANDSHAKE: sending (methods == 2052) to server
08/23/23 09:46:17 HANDSHAKE: server replied (method = 2048)
08/23/23 09:46:17 IDTOKENS: Examining /etc/condor/tokens.d/condor@xxxxxxxxxxxxxxxxxxxx for valid tokens from issuer 192.168.1.12.
08/23/23 09:46:17 Ignoring token as it is from trust domain
bench12.timehole.org (server trust domain is 192.168.1.12).
08/23/23 09:46:17 TOKEN: No token found.
08/23/23 09:46:17 PW: Failed to fetch a login name
08/23/23 09:46:17 Client error: NULL in send?
08/23/23 09:46:17 Server sent status indicating not OK.
08/23/23 09:46:17 PW: Client received ERROR from server, propagating
08/23/23 09:46:17 Client error: don't know my own name?
08/23/23 09:46:17 Can't send null for random string.
08/23/23 09:46:17 Client error: I have no name?
08/23/23 09:46:17 AUTHENTICATE: method 2048 (IDTOKENS) failed.
08/23/23 09:46:17 HANDSHAKE: in handshake(my_methods = 'FS')
08/23/23 09:46:17 HANDSHAKE: handshake() - i am the client
08/23/23 09:46:17 HANDSHAKE: sending (methods == 4) to server
08/23/23 09:46:17 HANDSHAKE: server replied (method = 4)
08/23/23 09:46:17 AUTHENTICATE_FS: used dir /tmp/FS_XXX4FXmFJ, status: 0
08/23/23 09:46:17 AUTHENTICATE: method 4 (FS) failed.
08/23/23 09:46:17 HANDSHAKE: in handshake(my_methods = '')
08/23/23 09:46:17 HANDSHAKE: handshake() - i am the client
08/23/23 09:46:17 HANDSHAKE: sending (methods == 0) to server
08/23/23 09:46:17 HANDSHAKE: server replied (method = 0)
08/23/23 09:46:17 SECMAN: required authentication with collector
bench12.timehole.org failed, so aborting command DC_START_TOKEN_REQUEST.
08/23/23 09:46:17 Failed to request a new token: DAEMON:1:failed to start command for token request with remote daemon at '<192.168.1.12:9618?alias=bench12.timehole.org>'.|AUTHENTICATE:1003:Failed
to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using FS|AUTHENTICATE:1004:Failed to authe
The central manager CollectorLog shows authentication errors:
08/23/23 09:31:17 DC_AUTHENTICATE: required authentication of 192.168.1.5 failed: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using FS|FS:1004:Unable to lstat(/tmp/FS_XXXF5IHjw)|AUTHENTICATE:1004:Failed
to authenticate using IDTOKENS
08/23/23 09:31:17 DC_AUTHENTICATE: received DC_AUTHENTICATE from <192.168.1.5:39869>
08/23/23 09:31:17 SECMAN: new session, doing initial authentication.
08/23/23 09:31:17 Returning to DC while we wait for socket to authenticate.
08/23/23 09:31:17 AUTHENTICATE: setting timeout for (unknown) to 20.
08/23/23 09:31:17 HANDSHAKE: in handshake(my_methods = 'TOKEN,FS')
08/23/23 09:31:17 HANDSHAKE: handshake() - i am the server
08/23/23 09:31:17 HANDSHAKE: client sent (methods == 2052)
08/23/23 09:31:17 HANDSHAKE: i picked (method == 2048)
08/23/23 09:31:17 HANDSHAKE: client received (method == 2048)
08/23/23 09:31:17 Will return to DC because authentication is incomplete.
08/23/23 09:31:17 PW: Server received ERROR from client, propagating
08/23/23 09:31:17 AUTHENTICATE: auth would still block
08/23/23 09:31:17 Will return to DC to continue authentication..
08/23/23 09:31:17 Error from client.
08/23/23 09:31:17 AUTHENTICATE: method 2048 (IDTOKENS) failed.
Is this sufficient debug level?
Thanks for the help!
JK
|