<div dir="ltr">On Tue, Sep 23, 2008 at 9:11 AM, AlgoMantra <span dir="ltr">&lt;<a href="mailto:algomantra@gmail.com">algomantra@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br><br><div class="gmail_quote">On Mon, Sep 22, 2008 at 5:01 PM, Fabian Enos <span dir="ltr">&lt;<a href="mailto:fabian.rap.more@gmail.com" target="_blank">fabian.rap.more@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Try &#39;sudo net usershare&#39;</blockquote></div><b><br>It opened up a manual page which doesn&#39;t make any sense to me whatsoever, therefore I<br>took the liberty of copying it below for your kind perusal, should you have the patience to go through it, inspite of your<br>

more pressing commitments, for instance - at work? </b> <br></div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">
<br>Usage: <br>net usershare add &lt;sharename&gt; &lt;path&gt; [&lt;comment&gt;] [&lt;acl&gt;] [&lt;guest_ok=[y|n]&gt;] to add or change a user defined share.<br>
</div></blockquote><div><br>eg. <b>net usershare add algoShare /home/algo/fooDirectory/<br></b>would create a share called algoShare of /home/algo/fooDirectory/<br><br>eg2. <b>net usershare add algoShare /home/algo/fooDirectory/ guest_ok=y<br>
</b>would create a share called algoShare and allow guests to login.<br><br>its really not that cryptic once you get through what the symbols mean - anything between [] is an optional parameter and anything between &lt;&gt; is a required parameter.. the man pages are your friend and patience your greatest weapon :P<br>
<br>-Sanjay<br><br>&lt;snip /&gt;<br></div></div><br></div>