Can't add domain user to TFS groups
When I select "Add Windows Users or Groups", it only shows the local machine, I can't browse to the domain, and can't add user in the form "Domain Name\User Name". The machine has already joined to the domain and the current user is the TFS administrator (also Domain Admin).
How can I add domain user to TFS groups? Thanks!
I found a message in my Event Log from NetLogon that states :
--
This computer was not able to set up a secure session with a domain controller in domain DWM due to the following:
The domain controller is not available.
This may lead to authentication problems. Make sure that this computer is connected to the network. If the problem persists, please contact your domain administrator.
ADDITIONAL INFO
If this computer is a domain controller for the specified domain, it sets up the secure session to the primary domain controller emulator in the specified domain. Otherwise, this computer sets up the secure session to any domain controller in the specified domain.
-
However, the domain controller do works, I logged on as Domain Admin in this client machine successfully.
The TFS is installed on the Domain controller, I am wondering if the TFS caused this problem.
What domain does the computer live on? Is it the same as the domain controller?
Yes, it's in the same domain as the domain controller.
Since the TFS and the domain controller is the same machine(I setup the domain controller just because TFS requires a Windows 2003 Active Directory), so I install Team Foundation Client on that machine, and after that on that machine I could select domain users....
So just that I get this right.
Scenario 1:
AD and Single Server Setup on one machine
Client on another machine.
- Client cannot add users to TFS using the dialogs
Scenario 2:
AD and Single *BOX* on one machine (client is on the server)
- Everything is okay.
Did I describe the scenarios correctly above?
Thanks
Yes, it right.
But my machine may also has some other problems. Besides the problems found in the event log, my machine can only select users from local machine when I share some folders. I can't not select domain users. When I try to select user in the form : "Domain Name\user name", or "user name@domain name", a dialog will shown to let me check if the name is correct.
However, I do can log to the domain on this machine and access other machines in this domain from Network Neighbors.
This problem disappeared mysteriously today!!
I can now select domain users. I don't know why. Maybe because I have reboot several times.
I have seen exactly the same thing, with the same scenarios in our test domain.
We cannot add users or do things with users and groups from a client but it works on the server (and AD controller)
/Elisabet
I've had a problem similar to what you described for NetLogon. I got around this by disabling the firewall. This was on Windows Server 2003 SP1.
Yes, our system is Windows 2003 SP1(both the client machine and AD controller). But there is no firewall installed(neither on client machine nor AD controller).
After it works yesterday, it doesn't work again today! I don't know why!!
It may be due to trust issues between domains. A post was made where there was a one way trust and this error occurred.
No. All users are in the same domain. I setup a standalone Windows 2003 Active Directory Domain for using VSTS and join all machines(and users) to this domain. There is no two domains.
The only thing I do is that I reboot the Domain Controller last night, is this will affect it?
While this may not specifically be your issue, since you have your dc on the same box as the AT I wanted to make sure you were aware that we've seen issues reported where AD was installed AFTER IIS, etc. We've posted some documentation that says that you should install AD right after the Windows install.
marc