Azure / hpcpack

The repo to track public issues for Microsoft HPC Pack product.
MIT License
29 stars 11 forks source link

Cluster Access outside main Domain via Job Manager #12

Open webstc2 opened 3 years ago

webstc2 commented 3 years ago

Problem Description

The cluster is part of DomainA and its head node has the full DNS path of headnode.domaina.com. A user that is part of DomainB and attempting to use the cluster from a computer in DomainB, is unable to use the cluster without updating their local hosts file. This appears to be because the cluster is returning the active head node as "headnode" instead of "headnode.domaina.com". This was not an issue in HPC Pack 2012 but appears to be in HPC Pack 2019.

Steps to Reproduce

Attempt to connect to an existing cluster from outside the cluster's domain with an account from a different domain.

Expected Results

Successful connection.

Actual Results

Failure to identify the head node and an unsuccessful connection.

Workaround

Specify the full DNS path of the head node in the user's hosts file.

arsdragonfly commented 1 year ago

Unfortunately we'll have to revert the workaround that we published in Update 1.