Changes

stoney core: Global Searches

403 bytes removed, 08:34, 28 July 2013
/* UID Search */
* Numerical value (integer): Start a search for a '''uid''' (unique identifier)
* Alphanumerical value (non-integer): Start a search for either '''displayName''' or '''gecos'''.
 
== UID Search ==
The following example shows you the UID search with 400 as the search parameter:
<pre>
ldapsearch -H ldaps://ldapm.tombstone.ch -b "dc=foss-cloud,dc=org" -s sub -x -D "cn=Manager,dc=foss-cloud,dc=org" \
-W "(&(sstBelongsToResellerUID=4000000)(sstBelongsToCustomerUID=4000001)(uid=400*))"
</pre>
 
Do not forget to restrict the search according to the person who is currently logged in.
== Reseller Search ==
SLB, editor, reviewer
3,368
edits