LDAP - 轻量级目录访问协议。属于会话层(Session Layer),在建立和管理session的时候使用。
怎样找到某个 domain 的 ldap server?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
luchens-MacBook-Pro:~ luchen$ nslookup -type=srv _ldap._tcp.google.com | |
Server: 2001:568:ff09:10a::57 | |
Address: 2001:568:ff09:10a::57#53 | |
Non-authoritative answer: | |
_ldap._tcp.google.com service = 5 0 389 ldap.google.com. |
没有评论:
发表评论