hke72
asked on
TFS connection to SharePoint failed, user does not exist
First the problem: From TFS when running the SharePoint-repair-connecti on-program i get for some of my TFS-projects (not all??):
Connecting project portal site at http://svm-sp2010/WEBSITE/ (1 of 20)
Connection failed for project portal site at http://svm-sp2010/WEBSITE/: Server was unable to process request. ---> The user does not exist or is not unique. ---> The user does not exist or is not unique.
We have upgraded from a single server solution TFS 2008, SQL 2005, WSS 3.0 to three seperate servers for TFS 2010, SharePoint 2010 and SQL 2008.
I installed, configured and upgraded the TFS and SQL, but I hired some indian guys to upgrade the SharePoint solution. Now I am not sure they did everything correct.
Connecting project portal site at http://svm-sp2010/WEBSITE/ (1 of 20)
Connection failed for project portal site at http://svm-sp2010/WEBSITE/: Server was unable to process request. ---> The user does not exist or is not unique. ---> The user does not exist or is not unique.
We have upgraded from a single server solution TFS 2008, SQL 2005, WSS 3.0 to three seperate servers for TFS 2010, SharePoint 2010 and SQL 2008.
I installed, configured and upgraded the TFS and SQL, but I hired some indian guys to upgrade the SharePoint solution. Now I am not sure they did everything correct.
TFS doesn't work with 2010 web apps that use Claims based authentication.
ASKER
So when this is our reality:
We already have a working SharePoint-Claims based server with project documents and user-rights.
What should we do?
We already have a working SharePoint-Claims based server with project documents and user-rights.
What should we do?
Use classic authentication, or wait for Microsoft to put out a fix. Only options really.
ASKER
But it is not possible to change from Claims to Classic! Is it?
i don't believe so. You could migrate to a classic web app.
ASKER
What about this:
Classic to claims
Classic to claims
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I had help from someone fixing this!
stsadm -o adduser -url http://swm-sp2010 -userlogin username -useremail username@email.com -username username
Or check to see in central admin if you have site collection rights on the site http://swm-sp2010