Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
LDAPURLs
Edit
PageHistory
Diff
Info
LikePages
[LDAP] has a URL syntax for a uniform method of searching LDAP Databases etc. ldap://<ldap_server>[[:<port>]/[[basedn]?[[attribute]?[[searchtype]?[[(<filter>)] For example the search: ldap://adserver.somewhere.co.nz:389/dc=somewhere,dc=co,dc=nz?sAMAccountName?sub?(sAMAccountName=someusername) Will return all the sAMAccountName from anywhere under BASEDN dc=somewhere,dc=co,dc=nz on server adserver.somewhere.co.nz where the sAMAccountName=someusername. This is particularly useful for querying ActiveDirectory servers for usernames. ----- CategoryInteroperability
One page links to
LDAPURLs
:
LDAP