W2K-Cluster

2 posts / 0 new
Last post
itefix
Offline
Last seen: 3 days 5 hours ago
Joined: 01.05.2008 - 21:33
W2K-Cluster

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

itefix
Offline
Last seen: 3 days 5 hours ago
Joined: 01.05.2008 - 21:33
Re: W2K-Cluster

Hi,
There are two scenarios :

  • Rsync Server w/o openssh server. User SvcwRsync is an ordinary user with service logon rights only.
  • Rsync Server with openssh server
  • . User SvcwRsync is member of administrators group and has following user rights :

    • Create a token object
    • Replace a process level token
    • Adjust memory quotas for a process
    • Log on as a service
    • Act as part of operating system

    Since this account is a powerful one, following rights are denied :

    • Log on locally
    • Log on as a batch job
    • Log on through terminal services
    • Access to this computer from the network

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!

Topic locked

Release news