Share via

ldap token question

Janus Bariñan 1,126 Reputation points
2023-03-20T02:31:33.1266667+00:00

Does MS Ldap use token? If so what is it's expiration?

Can ldap sessions be monitored?

How do we know based on logs, what ldap authentication method was used?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 45,241 Reputation points
    2023-03-20T14:05:41.55+00:00

    Hello there,

    Channel-binding tokens help secure LDAP authentication over SSL/TLS against man-in-the-middle attacks.

    The default port for LDAP is port 389, but LDAPS uses port 636 and establishes SSL/TLS upon connecting with a client.

    You must enable LDAP auditing to get suitable logs to identify the LDAP authentication method

    Open Registry Editor. Go to HKEY_LOCAL_MACHINE → SYSTEM → CurrentControlSet → Services → NTDS → Diagnostics.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.