Commit a0487e0 broke native launch on cray. I'm Implementing a cray native launch specific oob component to wall off these kins of problems from aprun users. When launching with aprun , there is
no need for any oob support from orte anyway.
The usock doesn't work on most cray's since getpwuid doesn't typically work on crya compute nodes.
@hjelmn