You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to the target address being required and there is no logic if the dc-ip argument is used instead. I'm requesting either method being supported to align with official Impacket examples.
The text was updated successfully, but these errors were encountered:
Given these two commands, the below command will fail:
The below command will succeed:
This is due to the target address being required and there is no logic if the
dc-ip
argument is used instead. I'm requesting either method being supported to align with official Impacket examples.The text was updated successfully, but these errors were encountered: