Outline. Definition. Name spaces Name resolution Example: The Domain Name System Example: X.500, LDAP. Names, Identifiers and Addresses



Similar documents
Naming. Name Service. Why Name Services? Mappings. and related concepts

4.1 NAMING ENTITIES 184 NAMING CHAP Names, Identifiers, and Addresses

Motivation. Domain Name System (DNS) Flat Namespace. Hierarchical Namespace

The Domain Name System (DNS)

Lecture 2 CS An example of a middleware service: DNS Domain Name System

Chapter 9: Name Services. 9.1 Introduction 9.2 Name services and the DNS 9.3 Directory services 9.6 Summary

The Domain Name System (DNS)

Copyright

Understand Names Resolution

Names & Addresses. Names & Addresses. Names vs. Addresses. Identity. Names vs. Addresses. CS 194: Distributed Systems: Naming

- Domain Name System -

Application Protocols in the TCP/IP Reference Model

Application Protocols in the TCP/IP Reference Model. Application Protocols in the TCP/IP Reference Model. DNS - Concept. DNS - Domain Name System

Domain Name Servers. Domain Types WWW host names. Internet Names. COMP476 Networked Computer Systems. Domain Name Servers

ECE 4321 Computer Networks. Network Programming

THE DOMAIN NAME SYSTEM DNS

The Domain Name System (DNS) Jason Hermance Nerces Kazandjian Long-Quan Nguyen

Distributed Systems. 09. Naming. Paul Krzyzanowski. Rutgers University. Fall 2015

DNS Domain Name System

CS3250 Distributed Systems

Understanding DNS (the Domain Name System)

Forests, trees, and domains

Introduction to DNS CHAPTER 5. In This Chapter

DNS. Computer Networks. Seminar 12

Introduction to Network Operating Systems

DNS. The Root Name Servers. DNS Hierarchy. Computer System Security and Management SMD139. Root name server. .se name server. .

DNS. Computer networks - Administration 1DV202. fredag 30 mars 12

Chapter 24 The Domain Name System (DNS)

Distributed Systems. 22. Naming Paul Krzyzanowski. Rutgers University. Fall 2013

Lesson 13: DNS Security. Javier Osuna GMV Head of Security and Process Consulting Division

Module 2. Configuring and Troubleshooting DNS. Contents:

Computer Networks Prof. S. Ghosh Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture - 34 DNS & Directory

Application Protocols in the TCP/IP Reference Model. Application Protocols in the TCP/IP Reference Model. DNS - Domain Name System

Talk-101 User Guide. DNSGate

Networking Domain Name System

Active Directory. By: Kishor Datar 10/25/2007

Domain Name System. DNS is an example of a large scale client-server application. Copyright 2014 Jim Martin

In this chapter, we will introduce works related to our research. First, we will

CS3600 SYSTEMS AND NETWORKS

Domain Name System. CS 571 Fall , Kenneth L. Calvert University of Kentucky, USA All rights reserved

The Application Layer. CS158a Chris Pollett May 9, 2007.

Chapter 23 The Domain Name System (DNS)

Installing and Setting up Microsoft DNS Server

Domain Name System WWW. Application Layer. Mahalingam Ramkumar Mississippi State University, MS. September 15, 2014.

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ MEng. Nguyễn CaoĐạt

ICS 351: Today's plan. DNS WiFi

Chapter 25 Domain Name System Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Active Directory. Learning Objective. Active Directory

WINDOWS 2000 Training Division, NIC

Active Directory LDAP Quota and Admin account authentication and management

DNS. Some advanced topics. Karst Koymans. (with Niels Sijm) Informatics Institute University of Amsterdam. (version 2.6, 2013/09/19 10:55:30)

Domain Name Server. Training Division National Informatics Centre New Delhi

LDAP Directory Integration with Cisco Unity Connection

Teldat Router. DNS Client

Table of Contents DNS. How to package DNS messages. Wire? DNS on the wire. Some advanced topics. Encoding of domain names.

Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP

The Domain Name System

19 Domain Name System (DNS)

Exploring LDAP. By Valmiki Mukherjee Seethal Nagalla Hemakumar Rangineni. Seminar Series on Computer Network Protocols CSCI 5780 Spring 2005

DNS: How it works. DNS: How it works (more or less ) DNS: How it Works. Technical Seminars Spring Paul Semple psemple@rm.

Networking Domain Name System

DNS : Domain Name System

How to Add Domains and DNS Records

Creating the Conceptual Design by Gathering and Analyzing Business and Technical Requirements

Naming in Distributed Systems

DNS & IPv6. Agenda 4/14/2009. MENOG4, 8-9 April Raed Al-Fayez SaudiNIC CITC rfayez@citc.gov.sa, DNS & IPv6.

Naming in Distributed Systems

THE MASTER LIST OF DNS TERMINOLOGY. v 2.0

The Domain Name System

THE MASTER LIST OF DNS TERMINOLOGY. First Edition

1. Domain Name System

Windows Active Directory. DNS, Kerberos and LDAP T h u r s d a y, J a n u a r y 2 7, 2011 INLS 576 Spring 2011

The Integration of LDAP into the Messaging Infrastructure at CERN

3. The Domain Name Service

Domain Name Service (DNS) Training Division, NIC New Delhi

How to Configure the Windows DNS Server

Embedded Web Server Security

Introduction to Active Directory Services

The Application Layer: DNS

Hostnames. HOSTS.TXT was a bottleneck. Once there was HOSTS.TXT. CSCE515 Computer Network Programming. Hierarchical Organization of DNS

Forouzan: Chapter 17. Domain Name System (DNS)

DNS ActiveX Control for Microsoft Windows. Copyright Magneto Software All rights reserved

IDENTITIES, ACCESS TOKENS, AND THE ISILON ONEFS USER MAPPING SERVICE

Internet Security [1] VU Engin Kirda

SKV PROPOSAL TO CLT FOR ACTIVE DIRECTORY AND DNS IMPLEMENTATION

November X.500 and Domains

Web DNS Peer-to-peer systems (file sharing, CDNs, cycle sharing)

The Domain Name Service, Etc. Jeff Chase Duke University, Department of Computer Science CPS 212: Distributed Information Systems

GL-275: Red Hat Linux Network Services. Course Outline. Course Length: 5 days

NetIQ Advanced Authentication Framework - MacOS Client

Goal of this session

Part 5 DNS Security. SAST01 An Introduction to Information Security Martin Hell Department of Electrical and Information Technology

The Domain Name System

Implementing Domain Name Service (DNS)

Using LDAP Authentication in a PowerCenter Domain

Domain Name System. 188lecture12.ppt. Pirkko Kuusela, Markus Peuhkuri, Jouni Karvo

Integrating PISTON OPENSTACK 3.0 with Microsoft Active Directory

DNS and BIND. David White

Chakchai So-In, Ph.D.

EVERYTHING LDAP. Gabriella Davis

Transcription:

Outline Definition Names, Identifiers and Addresses Name spaces Name resolution Example: The Domain Name System Example: X.500, LDAP CS550: Advanced Operating Systems 2

A name in a distributed system is a string of bits or characters that is refer to an entity Example of entity? Hosts, printers, disks, files, Processes, users, mailboxes, news groups, Web pages, graphical windows, message, network connections, And so on CS550: Advanced Operating Systems 3

Three types of names: Address: the name of an access point to an entity Identifier: An identifier refers to at most one entity Each entity is referred to by at most one identifier An identifier always refers to the same entity Human-friendly name: E.g. unix file name, DNS names Names are always organized in a name space A name space is an organization mechanism for a group of names. CS550: Advanced Operating Systems 4

Directed acyclic graph (DAG) The graph does not have a cycle CS550: Advanced Operating Systems 5

Name Spaces The general organization of the UNIX file system implementation on a logical disk of contiguous disk blocks. Owner, time last modification, where the data of its associated file Loads OS into Memory Information for the entire system CS550: Advanced Operating Systems 6

CS550: Advanced Operating Systems

CS550: Advanced Operating Systems

Name resolution: the process of looking up a name Ways to merge different names spaces Mounting DEC s Global Name Service (GNS) CS550: Advanced Operating Systems 9

NFS mount protocol: map a remote node onto local DAG Remote files are accessed using local names! (location independence) OS maintains a mount table with the mappings CS550: Advanced Operating Systems 10

Another way to merge different name spaces, DEC s Global Name Service (GNS) To add a new root node and to make the existing root nodes its children CS550: Advanced Operating Systems 11

Naming service: a service that allows users and processes to add, remove and lookup names Name spaces for large-scale widely distributed systems are typically organized hierarchically Name space is distributed and has three logical layers Global layer : formed by highest-level nodes, rarely changed Administrational layer: directory nodes within a single organization Managerial layer: nodes may change frequently CS550: Advanced Operating Systems 12

Example DNS name space CS550: Advanced Operating Systems 13

Item Global Administration al Managerial Geographical scale of network Worldwide Organization Department Total number of nodes Few Many Vast numbers Responsiveness to lookups Seconds Milliseconds Immediate Update propagation Lazy Immediate Immediate Number of replicas Many None or few None Is client-side caching applied? Yes Yes Sometimes A comparison between name servers for implementing nodes from a large-scale name space partitioned into a global layer, as an administrational layer, and a managerial layer. The more stable a layer, the longer are the lookups valid (and can be cached longer) CS550: Advanced Operating Systems 14

Name resolution: The process of looking up a name Two techniques: iterative and recursive CS550: Advanced Operating Systems 15

Iterative name resolution Start with the root Each layer resolves as much as it can and returns address of next name server CS550: Advanced Operating Systems 16

Recursive name resolution Start at the root Each layer resolves as much as it can and hands the rest to the next layer CS550: Advanced Operating Systems 17

Disadvantage of recursive name resolution Higher performance demand on each name server Advantages of recursive name resolution Caching possible at name servers, why? Communication cost reduced CS550: Advanced Operating Systems 18

Case Studies So far, we have discussed: Definition of name Name space Name resolution Now, let s look at some naming service systems (aka directory service systems) DNS LDAP CS550: Advanced Operating Systems 19

Domain Name Space One of the largest distributed naming services Primarily used for looking up host addresses and mail servers Comparable to a telephone book Its name space is hierarchically organized as a rooted tree DNS also maintains an inverse mapping of IP addresses to host names CS550: Advanced Operating Systems 20

The DNS Name Space Type of record Associate d entity Description SOA Zone Holds information on the represented zone A Host Contains an IP address of the host this node represents MX Domain Refers to a mail server to handle mail addressed to this node SRV Domain Refers to a server handling a specific service NS CNAME Zone Node Refers to a name server that implements the represented zone Symbolic link with the primary name of the represented node PTR Host Contains the canonical name of a host HINFO Host Holds information on the host this node represents TXT Any kind Contains any entity-specific information considered useful CS550: Advanced Operating Systems 21

DNS Implementation DNS name space is divided into a global and an administrational layer Each zone is implemented by a name server, which is always replicated Example: Name Servers Mail Servers CS550: Advanced OS Lecture 8 Page 22 CS550: Advanced Operating Systems 22

Flat and structured names generally provide a unique and location-independent way of referring to entities. How to identify an entity merely by a description? Describe an entity in terms of (attribute, value) pairs, generally referred to as attribute-based naming. Structured Naming -> naming systems Attribute-based Naming -> directory service CS550: Advanced Operating Systems 23

X.500 Directory Service OSI Standard Directory service: special kind of naming service where: Clients can lookup entities based on attributes instead of full name Real-world example: Yellow pages: look for a plumber CS550: Advanced Operating Systems 24

LDAP Lightweight Directory Access Protocol (LDAP) LDAP: Simplified version of X.500 Widely used for Internet services Application-level protocol, uses TCP Lookups and updates can use strings instead of OSI encoding Use master servers and replicas servers for performance improvements Example LDAP implementations: Active Directory (Windows 2000) Novell Directory services iplanet directory services (Netscape) Typical uses: user profiles, access privileges, network resources CS550: Advanced Operating Systems 25

LDAP LDAP originated at the University of Michigan. LDAP can be used as a front-end to X.500 or stand-alone. LDAP is now available commercially from a number of sources (including Netscape) Refs: Netscape LDAP server docs U. of Michigan LDAP docs www.openldap.org docs RFCs: 1777, 1773, 1823, CS550: Advanced Operating Systems 26

LDAP Name Space Portions of namespace are contained on each LDAP server These portions are sometimes called partitions Some servers cooperate to provide the same portion Each entry on an LDAP server is uniquely identified by its distinguished name (DN for short) Each DN is a sequence of attribute=value pairs In X.500, the theory is that each DN is globally unique; in LDAP, the theory is that the combination of the LDAP host plus the DN are globally unique CS550: Advanced Operating Systems 27

Attributes The attributes can be anything, but there is a standard hierarchy used (for a global LDAP namespace): C O OU CN L ST STREET country name organization name organizational unit common name locality name state or province street address CS550: Advanced Operating Systems 28

Sample DN & Hierarchy C=US O=NWU O=IIT OU=Math OU=CS CN=Ioan Raicu dn: CN=Ioan Raicu, OU=CS, O=IIT, C=US CS550: Advanced Operating Systems 29

LDAP Services LDAP ObjectClass LDAP uses the concept of object classes to define which attributes are allowed for objects of any given type LDAP replication LDAP servers can be set to replicate some or all of their data, on a push or a pull basis, using simple authentication or certificate-based authentication Security and access control LDAP provides for a complex level of access control instances, or ACIs CS550: Advanced Operating Systems 30

Summary Names Name spaces Name resolution Example: The Domain Name System Example: X.500, LDAP Readings: Chpt 5 of AST CS550: Advanced Operating Systems 31

CS550: Advanced Operating Systems 32