<div dir="ltr"><div><div><div></div>hi all,<br><br></div>using rsync 3.1, I need to use distinct secrets file according<br>to what modules are being "authenticated". This seems to work :<br><br>(...)<br></div><div>
</div><div>secrets file = /etc/rsyncd/secrets1.inc<br>&include = /etc/rsyncd/mymodules1/<br><br>secrets file = /etc/rsyncd/secrets2.inc<br>&include = /etc/rsyncd/mymodules2/<br>(...)<br><br></div><div>ie. any modules declared in mymodules1/ will use users/passwords in secret1.inc whereas mymodules2/ modules will use secret2.inc. <br>
<br></div><div>is it the right way to implement this ? <br></div><div>sorry if the question has been asked before<br><br></div><div>thanks<br>Tom<br><br></div><div><br></div></div>