TFSService Permissions

What are the required permissions on the local machine when using a domain acct I have no problems installing the server when using a local machine acct named TFSService, but when I switch to a domain acct with a different name I get an Error 28925 about a third of the way through installation.

Brent



Answer this question

TFSService Permissions

  • SQLAdmin2005

    I've got the same issue with RC1.

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=264645&SiteID=1

    I've checked TFSService and it is in the list for log on as a service.


  • Sang Kona

    Brent,

    What does the error say Is it an error with TFServerStatusValidator

    You should make sure that your service user is allowed to log onto your system as a service. You can verify this by checking your security policies:
    - Run secpol.msc
    - Go to Local Policies->User Rights Assignment
    - There is a policy for "Log on as a service" - make sure your service user is listed there.

    Thanks,
    Erin


  • czp

    In Addition the only way to get this to work is to currently place the domain acct into the local admins group.
  • TFSService Permissions