hi there,<br><br>I want to setup a rsyncd module with these kind of permissions :<br><br>[moduleXX]<br>- read-only for &#39;user1&#39;, &#39;user2&#39;, ...<br>- read-write for &#39;user3&#39;<br><br>or maybe <br><br>[moduleXX]<br>
- read-only for everyone (anonymous access)<br>- read-write for &#39;user1&#39;<br><br>As far as I know, I should setup 2 distinct modules<br>with different permissions, but sharing the same physical directory.<br><br> Is there any better way to do this ? found a thread here:<br>
<a href="http://thread.gmane.org/gmane.network.rsync.general/21001">http://thread.gmane.org/gmane.network.rsync.general/21001</a><br>But seems like this patch on &quot;auth users&quot; direction never entered the <br>official distribution.<br>
<br>thanks for any suggestions<br>Tom<br>