DonPAPI icon indicating copy to clipboard operation
DonPAPI copied to clipboard

User enumeration missing users stored under "Documents and Settings" on older Windows versions

Open stephenbradshaw opened this issue 1 year ago • 2 comments

Hi

Ive noticed that when enumerating older Windows Operating System versions that use the "%SystemDrive%\Documents and Settings" path to store user profiles that users are not correctly identified due to hardcoding of the modern "Users" path in various points in the code.

I have what I believe is a fix (e.g. "it works on my machine") in my local copy of the tool if you are happy to receive a PR to address this?

Thanks

stephenbradshaw avatar Mar 01 '23 01:03 stephenbradshaw