Fixes an issue when getting account names using the get_name function in the win_dacl.py salt util. Capability SIDs return ``None``. SIDs for deleted accounts return the SID. SIDs for domain accounts where the system is not connected to the domain return the SID.