This module can be used to obtain a list of all logins from a SQL Server with any login. Selecting all of the logins from the master..syslogins table is restricted to sysadmins. However, logins with ...
This is from support issue #1358 In that case the onCond in joinerBase may involve an expression with an enum type that doesn't get hydrated in distsql remote nodes ...