| 名字(Name) |
名字的描述将会帮助你在目录中识别。例如:
Internal directory with LDAP Authentication
Corporate LDAP for Authentication Only
|
| 目录类型(Directory Type) |
选择你希望连接的 LDAP 目录类型。如果你添加一个新的 LDAP 目录连接,有关这个目录的连接参数将会根据你选择的连接类型的不同而分别显示:
Microsoft Active Directory
OpenDS
And more
|
| 主机名(Hostname) |
你目录服务器的名字。例如:
|
| 端口(Port) |
你希望连接的目录服务器的监听端口。例如:
389
10389
636(for example, for SSL)
|
| 使用 SSL(Use SSL) |
如果你连接的目录服务器使用了 SSL(Secure Sockets Layer),请选择这个。请注意,你需要配置 SSL 证书才能让 SSL 正常连接。 |
| 用户名(Username) |
连接目录服务器需要使用的登录用户名。例如:
cn=administrator,cn=users,dc=ad,dc=example,dc=com
cn=user,dc=domain,dc=name
user@domain.name
|
| 密码(Password) |
登录目录服务器使用的登录密码。 |
https://www.cwiki.us/display/CONFLUENCEWIKI/Connecting+to+an+Internal+Directory+with+LDAP+Authentication
Comments