lefayjey / linWinPwn

linWinPwn is a bash script that streamlines the use of a number of Active Directory tools
MIT License
1.8k stars 264 forks source link

Update linWinPwn.sh #4

Closed mim21 closed 2 years ago

mim21 commented 2 years ago

Added ntp sync with DC to avoid Kerberos errors

lefayjey commented 2 years ago

Thank you for the update and pull request.

The ntp sync is included in the configure.sh script. The ntpdate command needs root rights, whereas the linWinPwn.sh does not. That is the main reason for adding a separate script for the sync.