Changes

stoney core: Search Resource Mapping (REST - LDAP)

33 bytes added, 10:43, 25 May 2014
/* Search for the entered string */
==== Search for the entered string ====
We presume, that the string to be searched for is '''res''' (scope is one, size limit is set to 5):
<pre>
ldapsearch -H ldaps://ldapm.stoney-cloud.org \
-s one \
-D "cn=Manager,dc=stoney-cloud,dc=org" \
-z 5 \
-W -x -LLL \
"(|(uid=*res*)(organizationName=*res*))" uid sstIsCompany sstIsActive organizationName
SLB, editor, reviewer
3,376
edits