Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: Windows 2000 .: How To Add Users to the Pre-Windows 2000 Compatible Access Group

How To Add Users to the Pre-Windows 2000 Compatible Access Group

SUMMARY

This step-by-step article describes how the Pre-Windows 2000 Compatible Access group is used, why it is needed in a mixed-mode domain, and how to set up the group by using the Active Directory Users and Computers snap-in and command line.

Setup procedures that you run in the graphical user interface (GUI) are done by a member of the domain administrators group on a domain controller (DC) that is running Windows 2000 in a mixed-mode environment.

Setup procedures that you run at a command prompt are done by a member of the domain administrators group on a DC that is running Windows NT 4.0 RAS (or RRAS) server in a mixed-mode environment.

 

Set Up the 2000 Compatible Access Group in the Active Directory Users and Computers Snap-in

By default, the Everyone special group is a member of the Pre-Windows 2000 Compatible Access group. This enables any RAS caller to be authenticated by the Windows NT 4.0 RAS server. If the Everyone special group has been deleted from the Pre-Windows 2000 Compatible Access:
1. Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
2. In the console tree, click the server you want to work with.
3. In the console tree, click the BUILTIN folder.
4. In the Details pane, right-click the Pre-Windows 2000 Compatible Access group, and then click Properties.
5. On the Members tab, click Add.
6. In the Select Users, Contacts, Computers or Groups dialog box, click the Domain Users group, click Add, and then click OK.
7. After you verify that the group has been added, click OK.

Set up the 2000 Compatible Access Group at the Command Line

Adding the Everyone special group can only be done at a command prompt. However, in the GUI, you can add the Domain Users group, and adding that group to the Pre-Windows 2000 Compatible Access group has almost the same effect because the Domain Users group is normally the largest and broadest group of users. The Windows NT 4.0 RAS or RRAS server requires a reboot. After the reboot, all domain users can be authenticated by the RAS or RRAS server.
1. Click Start, and then click Run.
2. Type cmd, and then click OK.
3. At the command prompt, type net localgroup "Pre-Windows 2000 Compatible Access" everyone /add, and then press ENTER.
4. Type exit, and then press ENTER.

How helpful was this article to you?

Related Articles

article How To Add Users to the Pre-Windows 2000 Compatible Access Group in Windows Server 2003
SUMMARY This step-by-step article...

(No rating)  5-16-2008    Views: 192   
article How to add Users to the Pre Windows 2000 Compatible Access Group in Windows 2003
  This step-by-step article...

(No rating)  6-3-2008    Views: 37   
article How to : Add users to the Remote Desktop Users group
To add users to the Remote Desktop Users...

(No rating)  2-21-2008    Views: 122   

User Comments

Add Comment
No comments have been posted.