Glossary

Special Characters

802.11

Refers to a family of specifications for wireless networking.

802.11a

An extension to 802.11 that applies to wireless LANs and provides up to 54 Mbps in the 5GHz band.

802.11b

(also called Wi-Fi) An extension to 802.11 that applies to wireless LANS and provides 11 Mbps transmission (with a fallback to 5.5, 2 and 1 Mbps) in the 2.4 GHz band. 802.11b is a 1999 ratification to the original 802.11 standard, allowing wireless functionality comparable to Ethernet.

802.11g

An extension to 802.11 that applies to wireless LANS and provides 54 Mbps transmission in the 2.4 GHz band. 802.11g is backward compatible with 802.11b allowing the two to work together.

A

Access control entry (ACE)

An entry in an access control list (ACL) that defines the level of access for a user or group.

Access control list (ACL)

A set of data associated with a file, directory, or other resource that defines the permissions users or groups have for accessing it. In Active Directory, the ACL is a list of access control entries (ACEs) stored with the object it protects. In Microsoft Windows NT, an ACL is stored as a binary value called a security descriptor.

Account lockout

A security feature that disables a user account if failed logons exceed a specified number in a specified period of time. Locked accounts can’t log on and must be unlocked by an administrator.

Active Directory

Beginning in Microsoft Windows 2000 Server and continuing in Windows Server 2003, Active Directory replaces the Windows NT collection of directory functions with an integrated implementation that includes DNS, DHCP, LDAP, and Kerberos.

Active Directory-integrated zone

A DNS (Domain Name System) zone stored in Active Directory so it has Active Directory security features and can be used for multimaster replication.

ActiveX

A loosely defined set of technologies that allows software components to interact with each other in a networked environment.

ActiveX component

Reusable software component that adheres to the ActiveX specification and can operate in an ActiveX–compliant environment.

Address

A precise location where a piece of information is stored in memory or on disk. Also, the unique identifier for a node on a network. On the Internet, the code by which an individual user is identified. The format is username@hostname, where username is your user name, logon name, or account number, and hostname is the name of the computer or Internet provider you use. The host name might be a few words strung together with periods.

Address Resolution Protocol (ARP)

A TCP/IP and AppleTalk protocol that provides IP-address-to-MAC (media access control) address resolution for IP packets.

Administrative credentials

Logon information used to verify the identity of a member of the administrators group.

Advanced Configuration Power Interface (ACPI)

An industry specification, defining power management on a range of computer devices. ACPI compliance is necessary for devices to take advantage of Plug and Play and power management capabilities.

Allocation unit

The smallest unit of managed space on a hard disk or logical volume. Also called a cluster.

Anonymous FTP

A way to use the FTP program to log on to another computer to copy files when you don’t have an account on that computer. When you log on, enter anonymous as the user name and your address as the password. This gives you access to publicly available files. See File Transfer Protocol (FTP).

AppleTalk

Local area network architecture built into Macintosh computers to connect them with printers. A network with a Windows Server 2003 server and Macintosh clients can function as an AppleTalk network with the use of AppleTalk network integration (formerly Services for Macintosh).

Associate

To connect files having a particular extension to a specific program. When you double-click a file with the extension, the associated program is launched and the file you clicked is opened. In Windows, associated file extensions are usually called registered file types.

Asynchronous Transfer Mode (ATM)

A network technology based on sending data in cells or packets of a fixed size. It is asynchronous in that the transmission of cells containing information from a particular user isn’t necessarily periodic.

Attribute

A characteristic. In Windows file management, it is information that shows whether a file is read-only, hidden, compressed, encrypted, ready to be backed up (archived), or should be indexed.

Audit policy

Defines the type of security events to be logged. It can be defined on a server or an individual computer.

Authentication

Verification of the identity of a user or computer process. In Windows Server 2003, Windows 2000, and Windows NT, authentication involves comparing the user’s security identifier (SID) and password to a list of authorized users on a domain controller.

B

Backup domain controller (BDC)

In a Windows NT domain, a computer that stores a backup of the database that contains all the security and account information from the primary domain controller (PDC). The database is regularly and automatically synchronized with the copy on the PDC. A BDC also authenticates logons and can be promoted to a PDC when necessary. In a Windows Server 2003 or Windows 2000 domain, backup domain controllers aren’t required; all domain controllers are peers, and all can perform maintenance on the directory.

Backup media pool

A logical set of backup storage media used by Windows Server 2003 Backup.

Bandwidth

On a network, the transmission capacity of a communications channel stated in megabits per second (Mbps). For example, Ethernet has a bandwidth of 10 Mbps. Fast Ethernet has a bandwidth of 100 Mbps.

Binding

A software connection between a network card and a network transport protocol (such as TCP/IP).

BOOTP

Boot Protocol. Used on TCP/IP networks to enable a diskless workstation to learn its own IP address, the location of a BOOTP server on the network, and the location of a file to be loaded into memory to boot the machine. This allows a computer to boot without a hard disk or a floppy disk.

Broadcasting

To simultaneously send a message to everyone on a network. See Multicasting.

Browser service

The service that maintains a current list of computers and provides the list to applications when needed. When a user attempts to connect to a resource in the domain, the Browser service is contacted to provide a list of available resources. The lists displayed in My Network Places and Active Directory Users and Computers (among others) are provided by the Browser service. Also called the Computer Browser service.

C

Certificate

A credential used to prove the origin, authenticity, and purpose of a public key to the entity that holds the corresponding private key.

Certificate authority (CA)

The service that accepts and fulfills certificate requests and revocation requests and that can also manage the policy-directed registration process a user completes to get a certificate.

Certificate revocation list (CRL)

A digitally signed list (published by a certificate authority) of certificates that are no longer valid.

Child domain

Domains located directly beneath another domain name (parent domain). For example, Engineering.scribes.com is a child domain of scribes.com, the parent domain. Also called a subdomain.

Child object

An object inside another object. For example, a file is a child object inside a folder, which is the parent object.

Cluster

A set of computers joined together in such a way that they behave as a single system. Clustering is used for network load balancing as well as fault tolerance. In data storage, the smallest amount of disk space that can be allocated for a file.

Cluster service

The collection of software on each node that manages all cluster-specific activity.

Codec

Technology that compresses and decompresses data, particularly audio or video. Codecs can be implemented in software, hardware, or a combination of both.

Console tree

The default left pane in Microsoft Management Console (MMC) that shows the items contained in a console.

Container

An Active Directory object that has attributes and is part of the Active Directory namespace. Unlike other objects, it doesn’t usually represent something concrete. It is a package for a group of objects and other containers.

D

Daemon

A background program that runs unattended, gathering information or performing other tasks.

Delegate

Assign administrative rights over a portion of the name-space to another user or group.

Directory service

A means of storing directory data and making it available to network users and administrators. For example, Active Directory stores information about user accounts, such as names, passwords, phone numbers, and so on, and enables other authorized users on the same network to access this information.

Disk quota

A limitation set by an administrator on the amount of disk space available to a user.

Distinguished name (DN)

In the context of Active Directory, "distinguished" means the qualities that make the name distinct. The distinguished name identifies the domain that holds the object, as well as the complete path through the container hierarchy used to reach the object.

Distributed file system (DFS)

A file management system in which files can be located on separate computers but are presented to users as a single directory tree.

DNS name servers

Servers that contain information about part of the Domain Name System (DNS) database. These servers make computer names available to queries for name resolution across the Internet. Also called domain name servers.

Domain

A group of computers that share a security policy and a user account database. A Windows Server 2003 domain is not the same as an Internet domain. See Domain name.

Domain controller

A server in a domain that accepts account logons and initiates their authentication. In an Active Directory domain, a domain controller controls access to network resources and participates in replication.

Domain functional level

The level at which an Active Directory domain operates. As functional levels are raised, more features of Active Directory become available. There are four levels: Windows 2000 mixed, Windows 2000 native, Windows Server 2003 interim, and Windows Server 2003.

Domain local group

A local group used on ACLs only in its own domain. A domain local group can contain users and global groups from any domain in the forest, universal groups, and other domain local groups in its own domain.

Domain name

In Active Directory, the name given to a collection of networked computers that share a common directory. On the Internet, the unique text name that identifies a specific host. A machine can have more than one domain name, but a given domain name points to only one machine. Domain names are resolved to IP addresses by DNS name servers.

Domain Name System (DNS)

A service on TCP/IP networks (the Internet included) that translates domain names into IP addresses. This allows users to employ friendly names like FinanceServer or Ourbusiness.com when querying a remote system, instead of using an IP address such as 198.45.233.59.

Domain naming master

The one domain controller assigned to handle the addition or removal of domains in a forest. See Operations Master.

DWORD

A data type consisting of four bytes in hexadecimal.

Dynamic Data Exchange (DDE)

Communication between processes implemented in the Windows family of operating systems. When programs that support DDE are running at the same time, they can exchange data by means of conversations. Conversations are two-way connections between two applications that transmit data alternately.

Dynamic Host Configuration Protocol (DHCP)

A TCP/IP protocol used to automatically assign IP addresses and configure TCP/IP for network clients.

Dynamic-link library (DLL)

A program module that contains executable code and data that can be used by various programs. A program uses the DLL only when the program is active, and the DLL is unloaded when the program closes.

E

Enterprise

Term used to encompass all of a business’s operation, including all remote offices and branches.

Environment variable

A string of environment information such as a drive, path, or filename associated with a symbolic name. The System option in Control Panel or the Set command from the command prompt can be used to define environment variables.

Ethernet

A local area network protocol. Ethernet supports data transfer rates of 10 Mbps and uses a bus topology and thick or thin coaxial, fiber-optic, or twisted-pair cabling. A newer version of Ethernet called Fast Ethernet supports data transfer rates of 100 Mbps, and an even newer version, Gigabit Ethernet, supports data transfer rates of 1000 Mbps.

Extended partition

A nonbootable portion of a hard disk that can be subdivided into logical drives. There can be only a single extended partition per hard disk.

Extensible Authentication Protocol (EAP)

An extension to the Point-to-Point Protocol (PPP) that allows the use of arbitrary authentication methods for validating a PPP Connection.

Extensible Markup Language (XML)

An abbreviated version of the Standard General Markup Language (SGML), it allows the flexible development of user-defined document types and provides a non-proprietary, persistent, and verifiable file format for the storage and transmission of text and data both on and off the Web.

External trust

A one-way or two-way transitive trust for providing access to a Windows NT 4 domain or a domain located in another forest that is not joined by a forest trust.

F

Failover

An operation that automatically switches to a standby database, server, or network if the primary system fails or is temporarily shut down for servicing. In server clusters, the process of taking resources off one node in a prescribed order and restoring them on another node.

Fault tolerance

The ability of a system to ensure data integrity when an unexpected hardware or software failure occurs. Many fault-tolerant computer systems mirror all operations—that is, all operations are done on two or more duplicate systems, so if one fails the other can take over.

File Transfer Protocol (FTP)

A method of transferring one or more files from one computer to another over a network or telephone line. Because FTP has been implemented on a variety of systems, it’s a simple way to transfer information between usually incongruent systems such as a PC and a minicomputer.

Firewall

A protective filter for messages and logons. An organization connected directly to the Internet uses a firewall to prevent unauthorized access to its network. See Proxy server.

Folder redirection

An option in Group Policy to place users’ special folders, such as My Documents, on a network server.

Forest

A group of one or more Active Directory trees that trust each other through two-way transitive trusts. All trees in a forest share a common schema, configuration, and Global Catalog (GC). When a forest contains multiple trees, the trees don’t form a contiguous namespace. Unlike trees, a forest doesn’t need a distinct name.

Forest trust

A transitive trust used to share resources between forests. It can be one-way or two-way.

Fully qualified domain name (FQDN)

A domain name that includes the names of all network domains leading back to the root to clearly indicate a location in the domain name-space tree. An example of an FQDN is Accts.finance.dataflointl.com or Sales.europe.microsoft.com.

G

Gateway

A device used to connect networks using dissimilar protocols so that information can be passed from one to another.

Global catalog (GC)

Contains a full replica of all directory objects in its host domain plus a partial replica of all directory objects in every domain in the forest. A GC contains information about all objects in all domains in the forest, so finding information in the directory doesn’t require unnecessary queries across domains. A single query to the GC produces the information about where the object can be found.

Global group

A group that can be used in its own domain and in trusting domains. However, it can contain user accounts and other global groups only from its own domain.

Globally unique identifier (GUID)

Part of the identifying mechanism generated by Active Directory for each object in the directory. If a user or computer object is renamed or moved to a different name, the security identifier (SID), relative distinguished name (RDN), and distinguished name (DN) will change, but the GUID will remain the same.

Group Policy

Setting of rules for computers and users in Windows Server 2003. Group Policy is able to store policies for file deployment, application deployment, logon/logoff scripts, startup/shutdown scripts, domain security, Internet Protocol security (IPSec), and so on.

Group Policy object (GPO)

A collection of policies stored in two locations: a Group Policy container (GPC) and a Group Policy template (GPT). The GPC is an Active Directory object that stores version information, status information, and other policy information (for example, application objects). The GPT is used for file-based data and stores software policy, script, and deployment information. The GPT is located in the system volume folder of the domain controller.

H

Headless server

A server without a monitor, keyboard, mouse, or video card, which is administered remotely.

Hive

One of five sections of the registry. Each hive is a discrete body of keys, subkeys, and values that record configuration information for the computer. Each hive is a file that can be moved from one system to another but can be edited only by using the Registry Editor.

Host

Any device on the network that uses TCP/IP. A host is also a computer on the Internet you might be able to log on to. You can use FTP to get files from a host computer and use other protocols (such as Telnet) to make use of the host computer.

Hosts file

A local ASCII text file that maps host names to IP addresses. Each line represents one host, starting with the IP address, one or more spaces, and then the host’s name.

Hypertext

A system of writing and displaying text that enables the text to be linked in multiple ways, available at several levels of detail. Hypertext documents can also contain links to related documents, such as those referred to in footnotes.

Hypertext Markup Language (HTML)

A system used for writing pages for the World Wide Web. HTML allows text to include codes that define fonts, layout, embedded graphics, and hypertext links.

Hypertext Transfer Protocol (HTTP)

The method by which Web pages are transferred over the network.

I

IntelliMirror

A suite of technologies that allows a complete operating environment to follow the user to other computers, as well as offline. Components include the user’s profiles, data, and applications.

Internet Authentication Service (IAS)

The Microsoft implementation of Remote Authentication Dial-In User Service (RADIUS), an authentication and accounting system used by many Internet Service Providers (ISPs). When a user connects to an ISP using a username and password, the information is passed to a RADIUS server, which checks that the information is correct, and then authorizes access to the ISP system.

Internet Control Message Protocol (ICMP)

A protocol used to report problems encountered with the delivery of data, such as unreachable hosts or unavailable ports. ICMP is also used to send a request packet to determine whether a host is available. The receiving host sends back a packet if it is available and functioning. See Ping.

Internet Protocol (IP)

The inter-network layer protocol used as a basis of the Internet. IP enables information to be routed from one network to another in packets and then reassembled when they reach their destination.

Internet Protocol version 6 (IPv6)

The newest version of Internet Protocol, which is supported in Windows Server 2003. The earlier version of IP is version 4, also known as IPv4. IPng is an evolutionary upgrade and will coexist with version 4 for some time.

Internetwork Packet Exchange/Sequenced Packet Exchange (IPX/SPX)

Transport protocols used in Novell NetWare networks.

IP number or IP address

In IPv4, a four-part number separated by periods (for example, 165.113.245.2) that uniquely identifies a machine on the Internet. Every machine on the Internet has a unique IP number. In IPv6, this is a six-part hexadecimal number, separated by colons.

Internet Protocol security (IPSec)

An Internet Engineering Task Force (IETF) standard for creating virtual private networks (VPNs).

K

Kerberos

An identity-based security system that authenticates users at logon. It works by assigning a unique key, called a ticket, to each user who logs on to the network. The ticket is then embedded in messages to identify the sender of the message. The Kerberos security protocol is the primary authentication mechanism in Windows Server 2003 and Windows 2000 Server.

Kernel

The part of the executive (or operating system) that manages the processor. The kernel performs thread scheduling and dispatching, interrupt and exception handling, and multiprocessor synchronization.

L

Layer Two Tunneling Protocol (L2TP)

An extension to the Point-to-Point Protocol (PPP) used in conjunction with IPSec to provide VPN connections.

Lightweight Directory Access Protocol (LDAP)

A protocol used to access a directory service. LDAP is a simplified version of the Directory Access Protocol (DAP), which is used to gain access to X.500 directories. LDAP is the primary access protocol for Active Directory.

LISTSERV

A family of programs that manage Internet mailing lists by distributing messages posted to the list, and adding and deleting members automatically.

Lmhosts

An ASCII text file like Hosts but used to associate IP addresses to host names inside a network. To remember which is which, remember Lmhosts as LAN Manager Hosts.

Local area network (LAN)

A group of connected computers, usually located close to one another (such as in the same building or the same floor of the building) so that data can be passed among them.

Log on

The act of entering into a computer system; for example, "Log on to the network and read your e-mail."

Logon

The account name used to gain access to a computer system. Unlike a password, the logon name isn’t a secret.

Logon or logoff script

Typically a batch file set to run when a user logs on or logs off a system. A logon script is used to configure a user’s initial environment. A logoff script is used to return a system to some predetermined condition. Either script can be assigned to multiple users individually or through Group Policy.

M

Master boot record (MBR)

The first sector 9n a hard disk where the computer gets its startup information. The MBR contains the partition table for the computer and a small program called the master boot code.

Media access control (MAC) address

A unique 48-bit number assigned to network interface cards by the manufacturer. MAC addresses are used for mapping in TCP/IP network communication.

Media pool

A logical collection of removable media sharing the same management policies.

Member server

A server that is part of a domain but is not a domain controller. Member servers can be dedicated to managing files or printer services or other functions. A member server doesn’t verify logons or maintain a security database.

Mirror

1. Two partitions on two hard disks configured so that each will contain identical data to the other. If one disk fails, the other contains the data and processing can continue. 2. An FTP server that provides copies of the same files as another server. Some FTP servers are so popular that other servers have been set up to mirror them and spread the FTP load to more than one site.

Multicasting

Simultaneously sending a message to more than one destination on a network. Multicasting is distinguished from broadcasting in that multicasting sends to only selected recipients.

Multilink dialing

Combining two or more physical communication links into a single logical link to increase available bandwidth.

Multimaster replication

A feature of Active Directory, multimaster replication automatically propagates every object (such as users, groups, computers, domains, organization units, security policies, and so on) created on any domain controller to each of the other participating domain controllers. All domain controllers contain the same directory data, so the domain doesn’t depend on a single source for directory information.

Multitasking

Computer legerdemain by which tasks are switched in and out of the processor so quickly that it appears they are all happening at once. The success of a multitasking system depends on how well the various tasks are isolated from one another.

Multithreading

The simultaneous processing of several threads inside the same program. Because several threads can be processed in parallel, one thread doesn’t have to finish before another one can start.

N

Name resolution

The process of mapping a name to its corresponding address.

Namespace

A name or group of names defined according to a naming convention; any bounded area in which a given name can be resolved. Active Directory is primarily a namespace, as is any directory service. The Internet uses a hierarchical namespace that partitions names into categories known as top-level domains, such as .com, .edu, and .gov.

Native mode

In Windows 2000 domains, the condition of a domain when all domain controllers have been upgraded to Windows 2000 and the administrator has enabled native mode operation. In Windows Server 2003 domains, where there are no Windows 2000 or Windows NT 4 domain controllers, native mode is simply called Windows Server 2003 mode or functional level. See Domain functional level.

Net Logon service

A service that accepts logon requests from any client and provides authentication from the Security Accounts Manager (SAM) database of accounts.

NetBIOS Enhanced User Interface (NetBEUI)

A small and fast protocol that requires little memory but can be routed only by using token ring routing. Remote locations linked by routers can’t use NetBEUI to communicate.

Network

Two or more computers connected for the purpose of sharing resources.

Network Access Server (NAS)

A server that accepts Point-to-Point Protocol connections and places them on the network served by NAS.

Network Address Translation (NAT)

Enables a local-area network (LAN) to use one set of IP addresses for internal traffic and a second set of addresses for external traffic

Network News Transfer Protocol (NNTP)

A protocol defined for distribution, inquiry, retrieval, and posting of news articles on the Internet.

Newsgroup

On the Internet, a distributed bulletin board system about a particular topic. USENET News (also known as Netnews) is a system that distributes thousands of newsgroups to all parts of the Internet.

Node

A location on a tree structure with links to one or more items below it. On a LAN, a device that can communicate with other devices on the network. In clustering, a computer that is a member of a cluster.

NTFS file system

The native file system for Windows Server 2003, Windows 2000, and Windows NT. Supports long filenames, a variety of permissions for sharing files, and a transaction log that allows the completion of any incomplete file-related tasks if the operating system is interrupted.

O

Object

A particular set of attributes that represents something concrete, such as a user, a printer, or an application. The attributes hold data describing the thing that is identified by the object. Attributes of a user might include the user’s given name, surname, and e-mail address. The classification of the object defines which types of attributes are used. For example, the objects classified as users might allow the use of attribute types like common name, telephone number, and e-mail address, whereas the object class of organization allows for attribute types like organization name and business category. An attribute can take one or more values, depending on its type.

Object identifier (OID)

A globally unique identifier (GUID), which is assigned by the Directory System Agent (DSA) when the object is created. The GUID is stored in an attribute, the object GUID, which is part of every object. The object GUID attribute can’t be modified or deleted. When storing a reference to an Active Directory object in an external store (for example, a database), you should use the object GUID because, unlike a name, it won’t change.

Operations Master

A domain controller that has been assigned Active Directory operations that are single master—that is, operations that are not permitted to occur at different places in the network at the same time. Some single-master operations include schema modification, domain naming, and the relative identifier (RID) allocator.

Organizational unit (OU)

A container object in Active Directory used to separate computers, users, and other resources into logical units. An organizational unit is the smallest entity to which Group Policy can be linked. It is also the smallest scope to which administration authority can be delegated.

P

Packet

The basic unit of information sent over a network. Each packet contains the destination address, the sender’s address, error-control information, and data. The size and format of a packet depend on the protocol being used.

Page

A document, or collection of information, available over the World Wide Web. A page can contain text, graphics, video, and sound files. Also, a portion of memory that the virtual memory manager can swap to and from a hard disk.

Paging

A virtual memory operation in which pages are transferred from memory to disk when memory becomes full. When a thread accesses a page that’s not in memory, a page fault occurs and the memory manager uses page tables to find the page on disk and then loads the page into memory.

PDC Emulator master

The domain controller that services network clients that do not have Active Directory client software installed and replicates changes to any Windows NT backup controllers. The PDC emulator master also handles authentication requests for accounts with recently changed passwords, if the change has not been replicated yet to the entire domain.

Ping

A network management utility that checks to see whether another computer is available and functioning. It sends a short message to which the other computer automatically responds. If the other computer doesn’t respond to the ping, you usually can’t establish communications.

Point of presence (POP)

A physical site in a geographic area where a network access provider, such as a telecommunications company, has equipment to which users connect. The local telephone company’s central office in a particular area is also sometimes referred to as their POP for that area.

Point-to-Point Tunneling Protocol (PPTP)

A protocol that provides router-to-router and host-to-network connections over a telephone line (or a network link that acts like a telephone line). See Serial Line Internet Protocol (SLIP).

Post Office Protocol (POP)

A protocol by which a mail server on the Internet lets you access your mail and download it to a PC or Macintosh. Most people refer to this protocol with its version number (POP2, POP3, and so on) to avoid confusing it with points of presence (POPs).

Primary domain controller (PDC)

In a Windows NT domain, the server that authenticates domain logons and maintains the security policy and master database for a domain. In a Windows 2000 or Windows Server 2003 domain, running in mixed mode, one of the domain controllers in each domain is identified as the PDC emulator master for compatibility with down-level clients and servers.

Primary partition

A portion of the hard disk that’s been marked as a potentially bootable logical drive by an operating system. MS-DOS can support only a single primary partition. Master boot record disks can support four primary partitions. Computers with the Intel Itanium processor use a GUID partition table that supports up to 128 primary partitions.

Profile

Loaded by the system when a user logs on, the profile defines a user’s environment, including network settings, printer connections, desktop settings, and program items.

Proxy server

A server that receives Web requests from clients, retrieves Web pages, and forwards them to clients. Proxy servers can dramatically improve performance for groups of users by caching retrieved pages. Proxy servers also provide security by shielding the IP addresses of internal clients.

Public-key cryptography

A method of secure transmission in which two different keys are used—a public key for encrypting data and a private key for decrypting data.

Q

Quality of Service (QoS)

A set of standards for assuring the quality of data transmission on a network.

R

Realm trust

Used to connect between a non-Windows Kerberos realm and a Windows Server 2003 domain. Realm trusts can be transitive or non-transitive, one-way, or two-way.

Redundant array of independent disks (RAID)

A range of disk management and striping techniques to implement fault tolerance.

Relative distinguished name (RDN)

Active Directory uses the concept of a relative distinguished name (RDN), which is the part of the distinguished name that is an attribute of the object itself.

Relative identifier (RID)

The part of the security identifier (SID) that is unique to each object.

Remote Access Service (RAS)

Allows users to connect from remote locations and access their networks for file and printer sharing and e-mail. The computer initiating the connection is the RAS client; the answering computer is the RAS host.

Remote Authentication Dial-In User Service (RADIUS)

A security authentication system used by many Internet service providers (ISPs). A user connects to the ISP and enters a user name and password. This information is verified by a RADIUS server, which then authorizes access to the ISP system.

Remote Installation Services (RIS)

Allows clients to boot from a network server and use special preboot diagnostic tools installed on the server or to automatically install client software.

Replication

On network computers, enables the contents of a directory, designated as an export directory, to be copied to other directories, called import directories. Active Directory changes are replicated to all domain controllers on a regular schedule.

Requests for comments (RFCs)

An evolving collection of material that details the functions within the TCP/IP family of protocols. Some RFCs are official documents of the Internet Engineering Task Force (IETF), defining the standards of TCP/IP and the Internet, whereas others are simply proposals trying to become standards, and others fall somewhere in between. Some are tutorial in nature, whereas others are quite technical.

Router

A special-purpose computer (or software package) that handles the connection between two or more networks. Routers look at the destination addresses of the packets passing through them and decide which route to use to send them.

S

Schema

A set of definitions of the object classes and attributes that can be stored in Active Directory. Like other objects in Active Directory, schema objects have an access control list (ACL) to limit alterations to only authorized users.

Schema master

The single domain controller assigned to track all updates to a schema within a forest.

Scope

In DHCP, the range of IP addresses available to be leased to DHCP clients by the DHCP service. In groups, scope describes where in the network permissions can be assigned to the group.

Security Accounts Manager (SAM)

Manager of user account information including group membership. A service used at logon.

Security Identifier (SID)

A unique number assigned to every computer, group, and user account on a Windows Server 2003, Windows 2000, or Windows NT network. Internal processes in the operating system refer to an account’s SID, rather than a name. A deleted SID is never reused.

Serial Line Internet Protocol (SLIP)

A protocol used to run IP over serial lines or telephone lines using modems. Rapidly being replaced by Point-to-Point Tunneling Protocol (PPTP). SLIP is part of Windows remote access for compatibility with other remote access software.

Server

A computer that provides a service to other computers on a network. A file server, for example, provides files to client machines.

Shortcut trust

Used to reduce logon times between two domains in a Windows Server 2003 forest. This type of trust is transitive and can be one-way or two-way.

Simple Object Access Protocol (SOAP)

An XML/HTTP–based protocol that provides a way for applications to communicate with each other over the Internet, independent of platform.

Site

In Active Directory, an area of one or more well-connected subnets. When users log on to a site, clients use Active Directory servers in the same site. See Well connected.

Smart card

A credit card–sized device that securely stores user credentials such as passwords, certificates, public and private keys, and other types of personal information.

Snap-in

A tool that can be added to a console supported by the Microsoft Management Console (MMC). You can add a snap-in extension to extend the function of a snap-in.

Socket

An endpoint to a connection. Two sockets form a complete path for a bidirectional pipe for incoming and outgoing data between networked computers. The Windows Sockets API is a networking API for programmers writing for the Windows family of products.

Subnet

The portion of a TCP/IP network in which all devices share a common prefix. For example, all devices with an IP address that starts with 198 are on the same subnet. IP networks are divided using a subnet mask.

Superscope

A collection of scopes grouped into a single administrative whole. Grouping scopes together into a superscope makes it possible to have more than one logical subnet on a physical subnet.

SystemRoot

The path and folder where the Windows system fileshare is located. The value %SystemRoot% can be used in paths to replace the actual location. To identify the SystemRoot folder on a computer, type %SystemRoot% at a command prompt.

T

Telnet

The protocol and program used to log on from one Internet site to another. The Telnet protocol/program gets you to the logon prompt of another host.

Terminal

A device that allows you to send commands to another computer. At a minimum, this usually means a keyboard, a display screen, and some simple circuitry. You will usually use terminal software in a personal computer—the software pretends to be, or emulates, a physical terminal and allows you to type commands to another computer.

Token ring

A type of computer network in which the computers connected in a circle. A token, which is a special bit pattern, travels around the circle. To communicate to another computer, a computer catches the token, attaches a message to it, and the token continues around the network, dropping off the message at the designated location.

Thread

An executable entity that belongs to one (and only one) process. In a multitasking environment, a single program can contain several threads, all running at the same time.

Transitive trust

The standard trust between Windows Server 2003 domains in a domain tree or forest. Transitive trusts are always two-way trusts. When a domain joins a domain tree or forest, a transitive trust relationship is established automatically.

Transmission Control Protocol/Internet Protocol (TCP/IP)

A set of protocols that networks use to communicate with each other on the Internet.

Tree

A tree in Active Directory is just an extension of the idea of a directory tree. It’s a hierarchy of objects and containers that demonstrates how objects are connected, or the path from one object to another. Endpoints on the tree are usually objects.

Trust relationship

A security term meaning that one workstation or server trusts a domain controller to authenticate a user logon on its behalf. It also means a domain controller trusts a domain controller in another domain to authenticate a logon.

U

Uniform Resource Locator (URL)

The standard way to give the address of any resource on the Internet that is part of the World Wide Web. For example, http://www.capecod.net/~fcollege/index.htm. The most common way to use a URL is to enter it into a Web browser program.

Universal group

A group that can be used anywhere in a domain tree or forest. Members can come from any domain, and rights and permissions can be assigned at any domain. Universal groups are available only when the domain is in native mode.

Universal Naming Convention (UNC)

A PC format for indicating the location of resources on a network. UNC uses the following format: \ServerShared_resource_path. To identify the Example.txt file in the Sample folder on the server named Ample, the UNC would be \AmpleSampleExample.txt.

UNIX

An operating system designed to be used by many computer users at the same time (multiuser) with TCP/IP built in. A common operating system for servers on the Internet.

User account

A user’s access to a network. Each user account has a unique user name and security ID (SID).

User profiles

Information about user accounts. See Profile.

V

Virtual Private Network (VPN)

A network constructed by using public wires to connect nodes. VPNs use encryption and other security mechanisms to make sure only authorized users can access the network and that the data cannot be intercepted.

Voice over Internet Protocol (VoIP)

A method for using the Internet as a transmission medium for telephone calls.

W

Well connected

Sufficiently fast and reliable for the needs of Active Directory clients and servers. The definition of "sufficiently fast and reliable" for a particular network depends on the work being done on the specific network.

Wide area network (WAN)

Any Internet or network that covers an area larger than a single building or campus.

Windows Internet Name Service (WINS)

A name resolution service that converts computer names to IP addresses in a routed environment.

Windows Sockets (Winsock)

Winsock is a standard way for Windows-based programs to work with TCP/IP. You can use Winsock if you use SLIP to connect to the Internet.

Workstation

In Windows NT, a computer running the Windows NT Workstation operating system. In a wider context, used to describe any powerful computer optimized for graphics or computer-aided design (CAD) or any of a number of other functions requiring high performance.

X

X.500

A standard for a directory service established by the International Telecommunications Union (ITU). The same standard is also published by the International Standards Organization/International Electro-technical Commission (ISO/IEC). The X.500 standard defines the information model used in the directory service. All information in the directory is stored in entries, each of which belongs to at least one object class. The actual information in an entry is determined by attributes that are contained in that entry.

Z

Zone

A part of the DNS namespace that consists of a single domain or a domain and subdomains managed as a single, separate entity.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.22.27.45