HP OpenView System Administration Handbook [Electronic resources] : Network Node Manager, Customer Views, Service Information Portal, HP OpenView Operations نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

HP OpenView System Administration Handbook [Electronic resources] : Network Node Manager, Customer Views, Service Information Portal, HP OpenView Operations - نسخه متنی

Tammy Zitello

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید


20.11 SECURE SHELL (SSH) FOR HP-UX


Secure Shell (SSH) is a client/server application that enables secure communications for login file transfers and remote command execution between distributed computer systems. SSH uses public-key encryption for authentication. The basic authentication model for public-key encryption was described in Sections 20.8.1 and 20.8.2 of this chapter. The overall five-step ssh authentication process is outlined here for reference:


  • Client requests a connection to a remote server.

  • The server running the secure shell daemon (sshd) checks the requestors ID.

  • The server sends the client a key.

  • The client provides the key to the local secure shell daemon (sshd).

  • The local sshd sends the key back to the remote server sshd to finish the authentication process.

  • The secure session is now initiated between the client and the server.

  • 20.11.1 General Installation and Configuration


    Resources that provide details on the installation of secure shell programs are provided in Appendix C. The OVO Administrator will require remote access privileges on the client and the server or work with the UNIX system administrator of the managed node to configure the ssh client components.

    Obtain a version of ssh authorized for use within the United States

    Unpack and install the software

    Edit the secure shell daemon startup configuration files

    Generate the security keys

    Distribute the public key to the remote systems

    Add the path to the ssh client program to your PATH

    Test your connection

    20.11.2 OVO Agent Installation Using SSH


    OpenView supports use of SSH for installation of the agent software on the managed nodes. Update existing nodes to enable the secure shell installation method with the SSH update utility itosshupdate. After the decision is made to use the secure shell for agent distribution, modify the managed node configuration to support the new secure shell policy. Edit the node configuration by selecting

    ActionsNodeModifyCommunications and selecting Use SSH (Secure Shell) during installation. Refer to Appendix C for additional information.


      / 276