<div class="gmail_quote">On Fri, Dec 11, 2009 at 3:28 AM, Dale Harris <span dir="ltr">&lt;<a href="mailto:rodmur@gmail.com">rodmur@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi folks,<br><br>I was wondering how I do something in ldapvi. The Solaris version of ldapsearch utility can do<br>something like:<br><br>ldapsearch -b piPStoreOwner=$1,o=<a href="http://somewhere.org" target="_blank">somewhere.org</a>,o=PiServerDb objectclass=*<br>

<br>with base multiple o=&#39;s, or organizations.  I can&#39;t seem to do this in ldapvi.  Or does anyone have an example how I might do this in ldapvi?<br clear="all"></blockquote><div></div></div><div><br></div>I don&#39;t think there&#39;s any specific version of ldapsearch in Solaris. More likely, you&#39;re referring to some common implementation, like OpenLDAP&#39;s. Is that so?<div>
<br></div><div>The example you&#39;ve provided looks like ordinary shell variable substitution, and it doesn&#39;t matter whether you apply it to ldapsearch&#39;s arguments, ldapvi&#39;s, or for that matter, any other shell command&#39;s (for example ls).</div>
<div><br></div><div>Hope that helps,<br>-- <br>Aleksander Adamowski<br>  <a href="http://olo.org.pl">http://olo.org.pl</a><br>
</div>