salt/changelog/66637.fixed.md
2025-02-28 02:47:47 -07:00

4 lines
264 B
Markdown

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.