Ch6: Models of network and system administration

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

flashcard set

Earn XP

Description and Tags

Vocabulary practice flashcards covering models of network and system administration including directory services, X.500 standards, infrastructure organization, and network types.

Last updated 10:37 AM on 6/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

System Interaction

The concept that systems are made up of interacting components that depend on one another, where ignoring dependencies can lead to false assumptions and management errors.

2
New cards

Adaptability

The ability of a system to cope with unexpected changes, change original assumptions if they fail, and contribute to predictability in change and recovery from failure.

3
New cards

System management’s role

To secure the conditions necessary for a system's components to carry out their function rather than controlling every detail.

4
New cards

Directory service

A software application that manages information about resources in a network, providing a centralized database for storing and organizing information about users, computers, printers, and other devices.

5
New cards

White Pages lookup

A type of directory service use where one starts with a lookup key for a specific resource, similar to finding a number in a telephone book.

6
New cards

Yellow Pages

A directory service usage where the user does not know exactly what they are looking for and needs a list of possible categories to match, such as browsing for users or services.

7
New cards

Directory server (or Name server)

A server that provides a directory service and considers each resource on the network as an object.

8
New cards

Namespace

A definition for the network that assigns a unique identifier (name) to each object and establishes rules to ensure identifiers are unique and unambiguous.

9
New cards

X.500

A set of ITU-T standards that define a protocol for creating and managing a global directory service for networked resources using a hierarchical structure.

10
New cards

Lightweight Directory Access Protocol (LDAP)

A simpler directory protocol that has largely replaced X.500 for accessing directory information.

11
New cards

Abstract object class

Object classes that form the upper levels of the hierarchy; they are meant to be 'inherited from' and entries can only be populated if inherited by a structural object class.

12
New cards

Structural object class

The 'meat' of an object class used for making actual entries; the object class to which an entry pertains is declared in an 'objectClass' attribute.

13
New cards

Auxiliary object class

Used for defining special-case attributes that can be added to specific entries to provide additional hints, such as a web page or telephone number.

14
New cards

System homogeneity (Uniformity)

The idea that all hosts in a computer system should be identical or very similar in hardware and software configuration to increase predictability and ease of management.

15
New cards

Delegation

The process of assigning responsibilities to local administrators who have better knowledge of the hosts' usage patterns.

16
New cards

Ad hoc Network (AHN)

A networked collection of mobile objects forming an arbitrary graph that changes with time as nodes move randomly and unpredictably.

17
New cards

Peer-to-peer service

A platform that directly connects parties to a transaction without a third-party intermediary, leveraging technology to overcome transaction costs of trust and enforcement.

18
New cards

DAP

Directory Access Protocol, one of the protocols defined by X.500.

19
New cards

DISP

Directory Information Shadowing Protocol, a replication protocol defined by X.500.

20
New cards

DOP

Directory Operational Bindings Management Protocol, defined by X.500 standards.

21
New cards

What system principle can lead to misconceptions if components are disregarded?

The concept of System Interaction, which emphasizes the importance of acknowledging dependencies among interacting components.

22
New cards

What ability allows a system to adjust when faced with unpredicted changes?

Adaptability, the capacity to cope with changes and revise assumptions to enhance recovery from failure.

23
New cards

What is the main objective of system management?

The primary role is to ensure necessary conditions for component functions rather than micromanaging every detail.

24
New cards

Which service acts as a centralized database for network resources?

Directory service, a software application that organizes information about users, computers, and other devices.

25
New cards

What is the primary distinction between White Pages and Yellow Pages in directory services?

White Pages involve searching for specific resource entries while Yellow Pages involve browsing categories for services or users.

26
New cards

What protocol has largely replaced X.500 in directory services?

Lightweight Directory Access Protocol (LDAP), a simpler alternative for accessing directory information.

27
New cards

In directory services, what is the purpose of an auxiliary object class?

It is used to define specific attributes that can be added to entries, providing additional context like web pages or phone numbers.

28
New cards

Which X.500 protocol is responsible for replication in directory services?

Directory Information Shadowing Protocol (DISP), which manages the replication process.

29
New cards

What does the term 'system homogeneity' imply in system design?

It suggests that all hosts in a computer system should be very similar in hardware and software configurations to facilitate management.

30
New cards

What process involves assigning responsibilities to local administrators for better resource management?

Delegation, which empowers local administrators with knowledge of usage patterns to efficiently manage resources.