Changes

stoney core: Search Resource Mapping (REST - LDAP)

34 bytes removed, 12:43, 25 May 2014
/* Global Search Response Object (stoney core: Customers Resource) */
The following LDAP attributes must be included in the search:
* uid (id)
* sstExternalID (externalID)
* organizationName (Company customer: This is the normal case, as we target companies (customerName = organizationName)).
* givenName (Private customer: A private customer does not have a company/organisation name (customerName = givenName surname)).
* postalCode (postalCode)
* localityName (localityName)
* sstExternalID (externalID)
* sstBelongsToResellerUID (belongsToResellerID)
-z 5 \
-W -x -LLL \
"(|(uid=*cus*)(organizationName=*cus*)(sstExternalID=*cus*))" uid sstIsCompany sstIsActive organizationName givenName surname sstExtenalID sstBelongsToResellerUID
</pre>
sstIsCompany: TRUE
sstIsActive: TRUE
sstExternalID: 12345
sstBelongsToResellerUID: 4000000
</pre>
SLB, editor, reviewer
3,376
edits