Monitor AD for LDAP changes in real time (creates, deletes, modifications).
Command: Linux copy
uv run ldapmonitor.py --dc-ip $IP -u '$USER' -d '$DOMAIN' -p '$PASSWORD'
References: