Tim McGuffin
Tim McGuffin
The default DirectorySearcher() options will only pull 1000 SPNs from the domain. This modification will allow all SPNs to be pulled on larger domains.
Placeholder for me to fix later. This command disables Super+M Message Tray in Gnome-shell, and prevents a search box full of 'u' characters when scanning. gsettings set org.gnome.shell.keybindings toggle-message-tray "['v']"
This pull request adds whenCreated and whenModified from the template LDAP properties, and properly handles the datetime format for the output. This can be useful for inferring how long an...