Flylib.com

Books Software

 
 
 

User Groups Make Managing User Rights Easier


User Groups Make Managing User Rights Easier

Granting rights to a user can be a tedious task if you have hundreds or thousands of users on your network. The easiest method for granting rights to users in an environment where you have a large user base is to create user groups consisting of users who need the same kind of access to the same resources. You can then grant rights to the groups instead of each user. Users of a group inherit the rights assigned to the group, as well as any additional rights you assign to the user. A user can be a member of more than one group, and thus inherit the rights assigned to each of the groups of which the user is a member. This is an important concept, because many users do not fit neatly into a single group .

Tip

In addition to placing users into one or more groups to facilitate assigning rights and permissions to the users, you can still assign rights for the individual user in addition to those provided by group membership.


Windows NT enables you to use two basic kinds of groups: local groups and global groups. Local groups can be local to a particular computer or can be domain local groups. Global groups are used for grouping users from one domain so that they can be managed as a unit in another domain where the administrator can place the global group into a local group created on that computer for administrative purposes. This is a very important distinction to make. You can literally "export" a global group from one computer to a local group on another computer. This capability again makes an administrator's chore easier. For users who are members of a global group, the administrator of the other computer does not have to grant access to that computer on a one-by-one basis for each user. Instead, a group of users from one computer to another can be imported as a local group, and the administrator of that computer can manage the group when making decisions about rights and permissions.

Windows NT computers come with several built-in user groups, which vary depending on the role of the computer in the network. What is important to understand here is that, although NT allows a large number of specific rights to be assigned to users, you can do this on a group basis rather than for individual user accounts if you want to make user management tasks easier.



User Groups in Windows 2000 and Server 2003

There are a few differences between user groups in standalone Windows computersthose not part of a domainand those created in the Active Directory. The following groups are available on a local server whether it is part of a domain or a standalone server:

  • Administrators Members of this group have full control over the local server. As recommended earlier in this chapter, it is a good idea from a security standpoint to rename the Administrator account. Then you can create individual accounts for administrative-level users and grant them the same rights by adding them to this group .

  • Backup Operators This group lets you specify which users can perform backup and restore operations.

  • DHCP Administrators If you have installed a DHCP server on the computer, this group will be created automatically. Place members into this group if you want them to be able to manage the DHCP service.

  • DHCP Users This group simply lets members view information about the DHCP database. They cannot make changes to it, however.

  • Domain Administrators This group grants members the rights that the Administrator account possesses. It is a good idea to create accounts with a name other than Administrator and put them in this group, and then change the name of the Administrator account. This will enable you to track in the event log which Domain Administrators user has made changes to the system, and protect you from simple attacks that target the known Administrator account.

  • Guests This group is disabled by default and is used to let members log on using a temporary user profile. No rights are granted by default to this group. You should probably leave this group disabled for security reasons.

  • HelpServicesGroup This group also does not possess any default rights. If you do grant rights to this group (which you should not!), then they will apply to all Microsoft help applications, such as Remote assistance. Because this group is used by applications, you should not place user accounts into this group.

  • Network Configuration Operators This group enables its members to make changes to network protocols, such as TCP/IP.

  • Performance Monitor Users This group enables its members to use performance monitor counters to evaluate the operation of the local server.

  • Performance Log Users This group is a superset of the preceding group, in that its members can also manage which performance counters are enabled, and enable logs and alerts on the local server.

  • Power Users This group is granted the following rights, and should be used only for users who understand what these rights can do: Access this computer from the network; Allow log on locally; Bypass traverse checking; Change the system time; Profile single process; Remove computer from docking station; and Shut down the system.

  • Print Operators This group's members can manage printer resources on the local computer.

  • Remote Desktop Users This group holds the right Allow log on through Terminal Services. Its members can log on to a server remotely.

  • Replicator No user accounts should be added to this group. It is used by several replication functions, specifically those used to access replication services on a domain controller.

  • Terminal Server Users This group is made up of users who are currently logged on as Terminal Services users. It is generally used to run older applications, such as those created for Windows NT 4.0.

  • Users This group contains any user account currently logged on to the computer, as well as the Domain Users group, if the computer is joined to a domain. Members can perform everyday functions such as running applications and using resources such as printers attached to the computer.

  • WINS Users If you are still using the Windows Internet Naming Service (WINS) this late in the game, this group will be present if WINS is installed and running. Members of this group can only read information from the WINS database, but cannot change it.