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.10 SUDO


Sudo is a public domain software program. It provides a layer of control on the use of root user privileges available during a session. The root account is the only account on the system with unrestricted privileges. If a security policy is adopted and requires a mechanism that restricts the root user privileges, Sudo is a program adopted by many UNIX system administrators. Advantages of Sudo include:

  • Selected root user privileges can be distributed as required to operators

  • The root password is not required to execute commands with Sudo

  • Commands executed via Sudo are logged

  • Root user privileges can be revoked without changes to the root password

  • Privileged users and their privileges are maintained in a secure list


20.10.1 Download the Public Domain Sudo Program


Obtain the software from the HP Public Software Domain at http://software.hp.com. The depot name is sudo-x.x.xxx-sd-xx.xx.depot.

Download the software to the public domain software directory on the server. The example uses the directory /opt. After downloading the depot, install it using the command

swinstall s /opt/xxxxxxxx.depot x allow_incompatible=true sudo


    / 276