Authentication

Testing if account exist without kerberos protocol

#~ cme ldap 192.168.1.0/24 -u users.txt -p '' -k

Testing credentials

Expected Results:

circle-exclamation

By default, the ldap protocol will ge the domain name by making connection to the SMB share (of the dc), if you don't want that initial connection, just add the option --no-smb

Last updated