Hy,
first of all - your new version is verry great! Thank you!
Our Windows-Cluster has some service-IP-adresses on which i will use rsyncd. Now when i install cwrsyncserver the installation create a user (svcwrsync) with all rights for this service, but we need a Domain-User that can do the job.
What rights, permissions, should this user become?
Have you got a script that can create this special useraccount?
Thanks in advance
Michael
Hi,
There are two scenarios :
. User SvcwRsync is member of administrators group and has following user rights :
Since this account is a powerful one, following rights are denied :
You should update file setperms.cmd with your domain account and run again to reflect permission changes on installation directory.
You might also consider to update registry with the new service account (HKLM\Software\Itefix\cwRsyncServer\ServiceAccount). NB! Running cwRsync uninstallation program will remove this account. You're warned!