Networking Software III

Embed Size (px)

Citation preview

  • 8/9/2019 Networking Software III

    1/42

    Confidential

    Networking Software (Continue)

    Netware-Based Networking

  • 8/9/2019 Networking Software III

    2/42

    Confidential2

    Objectives

    Identify the advantages of using the NetWare network operating

    system

    Describe NetWares server hardware requirements

    Understand NetWares file system and directory structure

    Plan for and perform a simple NetWare server installation

    Explain how NetWare supports multiple clients and integrates with

    other network operating systems

  • 8/9/2019 Networking Software III

    3/42

  • 8/9/2019 Networking Software III

    4/42

    Confidential4

    Introduction to NetWare (continued)

    NetWare 6.5s key features (continued):

    Multiple, integrated Web development and delivery services

    Support for multiple modern protocols

    Excellent integration with other NOSs and support for many different

    clients

    Remote client services

    Built-in clustering services

    Provisions for monitoring server performance, automaticbackups, and

    resource utilization

  • 8/9/2019 Networking Software III

    5/42

    Confidential5

    Introduction to NetWare (continued)

    Noteworthy changes in NetWare 6.5:

    iManager

    DirXML

    Capability for continuouslybacking up a server

    as it runs

    Server Consolidation Utility

    Popular open source Web development tools

    Virtual Office

    Branch Office

    Nterprise Linux Services

  • 8/9/2019 Networking Software III

    6/42

    Confidential6

    NetWare Server Hardware Requirements

    Table : Minimum hardware requirements for NetWare 6.5

    servers

  • 8/9/2019 Networking Software III

    7/42

    Confidential7

    A Closer Look at the NetWare 6.5 Operating System:

    NetWare Integrated Kernel

    Core of NetWare 6.5 OS

    Oversees all critical server processes

    Started by server.exe, which runs from servers DOS partition

    Takes advantage of SMP

    Up to 32 processors

    NetWare loadable modules (NLMs): Enable server to run variety of

    programs and services Each consumes some of servers memory and processor resources

  • 8/9/2019 Networking Software III

    8/42

    Confidential8

    A Closer Look at the NetWare 6.5 Operating System:

    NetWare Integrated Kernel (continued)

    Load or unload NLMs through servers console

    Enables network administrator to manage disks and volumes and

    modify server parameters

    Monitor: text-based menu system

    ConsoleOne: graphical menu system

    X Server: NetWare 6.5 servers graphical desktop

    Remote Manager: access console commands via Webbrowser onanother network computer

  • 8/9/2019 Networking Software III

    9/42

  • 8/9/2019 Networking Software III

    10/42

    Confidential10

    A Closer Look at the NetWare 6.5 Operating System:

    NetWare Integrated Kernel (continued)

    Figure : Remote Manager Health Monitor

  • 8/9/2019 Networking Software III

    11/42

    Confidential11

    NetWare File System

    Novell Storage Services (NSS):

    64-bit interface

    Files or directories up to 8 TB

    A trillion files in single directory

    File compression User and directory space restrictions

    Advanced fault-tolerance techniques

    Efficient use of memory

    Browser-based volume management

    Split volumes over multiple storage devices

  • 8/9/2019 Networking Software III

    12/42

    Confidential12

    NetWare File System (continued)

    NSS-based system may have up to four partitions

    One must be a DOS partition

    Primary boot partition

    Unlimited volumes on each partition

    Volumes are basis for organizing files and directories

    NSS can combine free storage space from multiple storage devicesinto a storage pool

    Provides flexibility

    iManager: GUI tool used to manage objects

  • 8/9/2019 Networking Software III

    13/42

    Confidential13

    NetWare File System (continued)

    Figure : A storage pool in Novell Storage Services

  • 8/9/2019 Networking Software III

    14/42

    Confidential14

    eDirectory

    NetWare 6.5s directory database

    System for organizing and managing multiple servers and their

    resources

    Similar to Active Directory in Windows Server 2003

    Treat every networked resource as separate object with distinct attributes

    Objects belong to classes

    eDirectory information stored in database that supports LDAP

    Compatible with other NOS and Internet directories

  • 8/9/2019 Networking Software III

    15/42

    Confidential15

    eDirectory (continued)

    Figure : eDirectory objects

  • 8/9/2019 Networking Software III

    16/42

    Confidential16

    eDirectory (continued)

    Schema: defined set of object classes and their properties

    Base schema: simple schema installedby default with eDirectory

    Extended schema: changes made tobase schema

    Trees and OUs:

    Hierarchical organization

    Tree can have one root

    Tree Object

  • 8/9/2019 Networking Software III

    17/42

    Confidential17

    eDirectory (continued)

    Trees and OUs (continued):

    Below root is an organization object

    Branches out in hierarchical arrangement ofOUs

    A user is a leaf object

    Naming Conventions:

    Each eDirectory tree object has a context

    Indicates where object belongs in the tree

    Consists of objects OU names, arranged from specific to general, plus

    organization name

    Typeful and typeless contexts

  • 8/9/2019 Networking Software III

    18/42

    Confidential18

    eDirectory (continued)

    Figure : A simple eDirectory tree

  • 8/9/2019 Networking Software III

    19/42

    Confidential19

    eDirectory (continued)

    Figure : Ways of grouping objects in an eDirectory tree

  • 8/9/2019 Networking Software III

    20/42

    Confidential20

    eDirectory (continued)

    Figure (continued): Ways of grouping objects in an eDirectory tree

  • 8/9/2019 Networking Software III

    21/42

    Confidential21

    eDirectory (continued)

    Figure : A more complex eDirectory tree

  • 8/9/2019 Networking Software III

    22/42

    Confidential22

    Planning for Installation

    Poor planning results in more work for installer, potential downtimefor users, and headaches for whomever supports server afterinstallation

    Critical preinstallation decisions:

    Where does the server fit in the eDirectory tree?

    After servers context established, cannot change it

    What name will the server have?

    How many and what kinds of NICs will the server use?

    What protocols and network services should the server use?

  • 8/9/2019 Networking Software III

    23/42

    Confidential23

    Planning for Installation (continued)

    Critical preinstallation decisions (continued):

    What will the Administrator password be?

    What kind of disk controllers does the server have?

    How many, how large, and what kind of volumes will the server require?

    Initially all free space on hard disk assigned to default volume, SYS

    What server pattern, or type, will the serverbe?

    What kind of license do I have?

    How can I remember all of this information?

  • 8/9/2019 Networking Software III

    24/42

    Confidential24

    Installing and Configuring a NetWare 6.5 Server:

    The Installation Process

    Installed from CD or another server on network

    Installation tasks:

    Select language

    Select regional settings

    Accept License Agreements

    Choose Default or Manual installation

    Prepare boot partition

    Choose pattern

    Select components to install (Manual installation)

    Copy files

  • 8/9/2019 Networking Software III

    25/42

    Confidential25

    The Installation Process (continued)

    Tasks to set up server:

    Name server

    Enable cryptography

    Specify network protocols for each network adapter

    If TCP/IP, specify servers IP addressing information

    Enter servers host and domain name

    New eDirectory tree or add server to existing tree?

    Enter eDirectory information

    Choose an Administrator ID and password

    Select login method

  • 8/9/2019 Networking Software III

    26/42

    Confidential26

    Establishing Users and Groups

    Need to add objectsincluding user objectsto eDirectory tree

    Use ConsoleOne, Remote Manager, or iManager

    To run ConsoleOne, computer must have ConsoleOne clientinstalled

    Running same protocols as server

    To run Remote Manager, point Webbrowser to IP address of server

    management interface By default, port 8008 on server

  • 8/9/2019 Networking Software III

    27/42

    Confidential27

    Establishing Users and Groups (continued)

    To start iManager, point browser to /nps/imanager.html page on

    server

    After eDirectory objects created, may want to change properties

    Home directory: directory in which user can store files

    By default, users have full access privileges to files and subdirectories

    within their home directories

  • 8/9/2019 Networking Software III

    28/42

    Confidential28

    Establishing Users and Groups (continued)

    Figure : The iManager Create User window

  • 8/9/2019 Networking Software III

    29/42

  • 8/9/2019 Networking Software III

    30/42

  • 8/9/2019 Networking Software III

    31/42

    Confidential31

    Traditional Client Access

    Clients running Windows, Macintosh, and UNIX-type ofOSs

    traditionally connected via a Novell client specifically designed for

    that client

    Client must have appropriate protocol suite installed

    May require additional client software

    Novell provides utilities to automatically install client software (and

    updates) on all clients

  • 8/9/2019 Networking Software III

    32/42

    Confidential32

    Traditional Client Access (continued)

    Figure : Novell Login dialog box

  • 8/9/2019 Networking Software III

    33/42

    Confidential33

    Native File Access

    NetWare capable of providing clients with direct access to NSS

    using clients native file access protocols

    Users can browse folders and directories as if connected to server

    running same file access protocols

    All file access protocols installed by default

    Network administrator must set up network share for each protocol

    Via iManager

  • 8/9/2019 Networking Software III

    34/42

    Confidential34

    Native File Access (continued)

    Client must run same protocols and software normally used to

    connect to a server natively running its file access protocols

    NetDrive: When installed on Windows clients, allows access to

    directories on NetWare 6.5 server

    Uses IPs such as HTTP and FTP

  • 8/9/2019 Networking Software III

    35/42

    Confidential35

    Native File Access (continued)

    Figure : NetDrive connection dialog box

  • 8/9/2019 Networking Software III

    36/42

    Confidential36

    Browser-Based Access

    Users can navigate directories and manage files via Novells

    NetStorage tool

    Only need to have TCP/IP protocols installed and configured

    Uses standard Internet application protocols

    Users connect to URL on server

    By default, servers IP address (or host name) plus /NetStorage

  • 8/9/2019 Networking Software III

    37/42

    Confidential37

    Internetworking with OtherOperating Systems

    Novell has adopted LDAP directory standards

    DirXML: Novells tool for integrating eDirectory and Windows Active

    Directory or Windows NT

    domain data

    Can synchronize Windows and Novell servers directories

    Can configure so thatActive Directory or eDirectory is authoritative

    source for directory information

  • 8/9/2019 Networking Software III

    38/42

    Confidential38

    Internetworking with OtherOperating

    Systems (continued)

    Nterprise Linux Services: Simplifies NetWare access for usersrunning Linux NOS

    Client tools for accessing eDirectory

    Development tools for integrating Linux servers with DirXML

    Browser-based file and print services

    Novell purchased two companies that write and distribute Linuxsoftware

    NetWare 7.0 will combine NetWare and Linux kernels

    Full compatibility

  • 8/9/2019 Networking Software III

    39/42

    Confidential39

    Summary

    With NetWare 6.x, Novell has maintained its NOSs traditional file-and print-sharing strengths while adding browser-basedmanagement tools; popular open source Web development tools; afast, efficient file system; and flexible methods for managing multipleservers, volumes, and storage objects

    The NetWare Integrated Kernel is responsible for overseeing allcritical NetWare server processes

    NLMs are routines that enable the server to run a range of programsand offer a variety of services

  • 8/9/2019 Networking Software III

    40/42

    Confidential40

    Summary (continued)

    Using ConsoleOne, administrators can manage servers, volumes,disks, and eDirectory objects

    iManager is the primary means of managing eDirectory objects inNetWare 6.5

    NSS offers many advantages over traditional file systems, includingfaster access, more efficient use of memory, file compression,support of files or directories as large as 8 TB, support for sharing asingle application over multiple servers, capability to limit userdirectory and volume size, and browser-based management tools

  • 8/9/2019 Networking Software III

    41/42

    Confidential41

    Summary (continued)

    eDirectory is NetWare 6.xs system for organizing and managingmultiple servers and their resources, including storage devices,users, volumes, groups, printers, and so on

    The word schema refers to eDirectorys defined set of objectclasses and their properties

    eDirectory follows a tree structure

    Each object has a context that indicates where that object belongs inthe eDirectory tree

    NetWare recognizes two naming conventions for a users context:typeful and typeless

  • 8/9/2019 Networking Software III

    42/42

    Confidential42

    Summary (continued)

    User and Group objects can be created through ConsoleOne,

    Remote Manager, or iManager

    Clients can connect to a NetWare 6.5 server, browse directories,

    and manage files in one of several different ways

    NetWare 6.5 uses the DirXML tool to share data between eDirectory

    and Active Directory or Windows NT domains

    Nterprise Linux Services integrates NetWare and Linux clients and

    servers