Changes

stoney core: Global Searches

51 bytes added, 09:04, 28 July 2013
/* Numerical value (integer) Search */
== Customer Search ==
=== Numerical value (integer) Search ===
The following example shows you the numerical value (integer) search (uid search) with '''400''' (400*) as the search parameter and the attributes '''o''' (for the organisation) and '''sstIsActive''' as the return valuevalues:
<pre>
ldapsearch -H ldaps://ldapm.tombstone.ch \
-D "cn=Manager,dc=foss-cloud,dc=org" \
-W -x -LLL \
"(&(sstBelongsToResellerUID=4000000)(sstBelongsToCustomerUID=4000001)(uid=400*))" osstIsActive:
</pre>
SLB, editor, reviewer
3,368
edits