Eddie Epstein created UIMA-5734: ----------------------------------- Summary: check_ducc & start_ducc problem when Banner is enabled in sshd_config Key: UIMA-5734 URL: https://issues.apache.org/jira/browse/UIMA-5734 Project: UIMA Issue Type: Bug Components: DUCC Reporter: Eddie Epstein Assignee: Eddie Epstein Fix For: future-DUCC
ducc_util.py does a check with ssh to confirm the name used by the DUCC head node to reach a machine is the same name the machine returns from running hostname. Any pre-authentication text returned when sshd_config enables Banner interferes with this check. ducc_util.py must use -q to suppress this text. -- This message was sent by Atlassian JIRA (v7.6.3#76005)