index > Team Foundation Server - Build Automation > Cant install Build service - not a domain account

Cant install Build service - not a domain account


Trying to install the build service, however we can't because the install wants a domain user. We installed TFS with local users for TFSSERVICE and the other users. Is there anyway to install the build service with local accounts? Or do we have to uninstall TFS and reinstall with domain users?

Thanks in advance

Maurice

MRRush
I believe the build has to run as a domain user so it can access the drop folder, but there may be workarounds.
William Bartholomew

If you are using it in a workgroup environment there is no need to use domain accounts, althought is recommended for increasing security and not having to use different credentials

Which error is giving you the install?? can you take a look to the installation logs? is the user an administrator used?

Mathew is right also in part, the user you set for Team Build must have permissions to the drop folder.




Luis Fraile - MCSD.NET - http://luisfraile.spaces.live.com/
Luis Fraile

This is as far ar I can get....

TFS\build\setup.exe

<next>

accept terms <next>

system health...ok <next>

install location, cant change so <next>

specify a logon account for the TFS build service... TFSBUILD(local account)...

Get message "You have entered a local machine account. Only domain account are supported. Please enter a domain account instead".

STUCK.

The server is not in a domain, it's in a workgroup, I can access the machine with my domain user, but I dont think we want my account tied to the build service.

Must I have a TFSBUILD domain user created? If we must go that way, we will backup the database, uninstall TFS and create all the TFS users as domain users and reinstall. Kind of a pain just to make things working consistently.

Any suggestions?

MRRush
are you entering "TFSBUILD" as user?? use "<machinename>\TFSBUILD", and remember it must have access to TFS


Luis Fraile - MCSD.NET - http://luisfraile.spaces.live.com/
Luis Fraile

Appreciate the help!!

The TFSBUILD user is an admin on the machine and is an admin in TFS.

I am entering the user as "machine\TFSBUILD" and still getting the same message. It knows the user is a local user and is stopping the install.

Could there be a config setting somewhere to bypass the local user check?

Thanks!!

Maurice

MRRush
Workaround: use a domain account for the install, after the install go to the services manager, and change it to local account, it will be better if you create also the same account with the same password in the TFS server to have complete access to the TFS server with that account.


Luis Fraile - MCSD.NET - http://luisfraile.spaces.live.com/
Luis Fraile

Thanks for the work around!!!! That did the trick

Also, thanks for the time and effort!

Maurice

MRRush
reply 8

You can use google to search for other answers

 

More Articles

Cancelling a build in progress
Code Coverage Results
Build server output folder
Unit test results not getting copied to output directory (RTM)
WebSite doesn't compile in TFS build
TeamBuild fails due to NUnit custom task.
Team Build taking 10-15 minutes to generate list of changesets?
Unit Testing on a remote server
Can't execute Team Build - TF30063 error
Team Build result not showing in the Builds Report
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Cannot execute a Build - TF42045
Dynamic loading of import files
Listing all files that changed between b…
Independent builds
Implementing Customized Tasks in Team Bu…
exceute precompile command thru team build
TFS Folder Renames...
Converting build process to Team Build
Standard way to get BVT status.....
What is the point of Team Build
Looping and extracting all folder names …
How to build http://webproject.scottgu.com
Cancelling a build in progress
TF53010 - The build request is not from …
NUnit and MSBuild on VS2005 Team Build S…

Hot Articles

Team Build extensions
Listing all files that changed between b…
customize tfsbuild.proj to copy files
Web Setup, where there is no IDE in the …
Team Build and Wix.Targets
Can not run tests on build server
Generating Build Reports
Customizing team build number?
VSTF Coverage Analysis service won't start
Help with using Items and Properties in …
Three problems with Team Build: read-onl…
Cannot start build
Custom Bin Directory
Excluding Specific Projects from a Team …
Building BizTalk 2006 Project on TFS

Recommend Articles

How to rebuild the TeamProject based on …
BUG: Event Subscriptions without domain/…
Two Build Issues
Team Build, 3rd Party References, and We…
Unit test results not getting copied to …
including files fails
Build solution (in VS 2005) passes on bu…
I want to add dotfuscator automatica…
Customizing team build number?
Build Type not available now under Auto …
Team Build: Object reference not set to …
Changing the drop location (overriding ?)
Creating build on a few solutions under …
Nightly build problem
Team Foundaion Build vs. Visual Build Pro