SoftwareEngineering/ProgramLanguage/ActiveDirectoryServiceInterfaces

LDAP ADsPath

LDAP://HostName[:PortNumber][/DistinguishedName]
説明
LDAP:Bind to the root of the LDAP namespace.
LDAP://server01Bind to a specific server.
LDAP://server01:390Bind to a specific server using the specified port number.
LDAP://CN=Jeff Smith,CN=users,DC=fabrikam,DC=comBind to a specific object.
LDAP://server01/CN=Jeff Smith,CN=users,DC=fabrikam,DC=comBind to a specific object through a specific server.

トップ   一覧 検索 最終更新   ヘルプ   最終更新のRSS