Difference between revisions of "LDAP"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "LDAP Proxy ")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[ LDAP Proxy ]]
 
[[ LDAP Proxy ]]
 +
 +
[[ ldapsearch ]]
 +
 +
```
 +
------------------------------
 +
CN      commonName
 +
L      localityName
 +
ST      stateOrProvinceName
 +
O      organizationName
 +
OU      organizationalUnitName
 +
C      countryName
 +
STREET  streetAddress
 +
DC      domainComponent
 +
UID    userid
 +
```

Latest revision as of 02:53, 18 March 2024

LDAP Proxy

ldapsearch

------------------------------
CN      commonName
L       localityName
ST      stateOrProvinceName
O       organizationName
OU      organizationalUnitName
C       countryName
STREET  streetAddress
DC      domainComponent
UID     userid