You may receive a "The server is not operational" error message when you try to add a trusted domain user to a trusting domain in Windows Server 2003 or in Windows 2000 (837328)



The information in this article applies to:

  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Server

SYMPTOMS

When you click Advanced in the Select Users, Computers, or Groups dialog box in Active Directory Users and Computers and then you try to add a trusted domain user to a trusting domain, you may receive the following error message:
The server is not operational.

CAUSE

This behavior may occur if the guest account on the trusted domain is turned on. The guest account does not have the rights to enumerate users.

WORKAROUND

To work around this behavior, you may use either of the following methods.

Method 1: Turn off the guest account in the trusted domain

To turn off the guest account, follow these steps:
  1. Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
  2. In the console tree, expand the domain where you want to make changes, and then click the Users folder.
  3. Right-click Guest in the details pane, and then click Disable Account.

Method 2: Create the same trusting domain user account in the trusted domain

To create the same trusting domain user account, follow these steps:
  1. Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
  2. In the console tree, right-click the Users folder, point to New, and then click User.
  3. Type the information about the user who exists in the trusting domain, and then click Next.
  4. Type the existing user account password, and then click Next.

    Note You may also type a different password for this user account. If you create a different password for this user account, the trusted domain may prompt you for the user credentials when you connect to the trusted domain by using this account.
  5. Click Finish.

STATUS

This behavior is by design.

REFERENCES

For more information about how to manage trusts in Microsoft Windows Server 2003, see the "How to Manage Trusts" and "Understanding Trusts" topics in the Active Directory section of the Windows Server 2003 product documentation. To view the documentation, visit the following Microsoft Web site:

Modification Type:MajorLast Reviewed:8/14/2006
Keywords:kbwinservds kbActiveDirectory kbprb KB837328 kbAudITPRO