Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Before You Upgrade the Domain on Linux
  4. Prepare for the Upgrade
  5. Upgrade the Domain
  6. Upgrade the Domain with Changes to Node Configuration
  7. Application Service Upgrade
  8. Informatica Client Upgrade
  9. Appendix A: Upgrade Checklist

Upgrading from Version 10.2.2 (10.5)

Upgrading from Version 10.2.2 (10.5)

Update the /etc/sudoers File

Update the /etc/sudoers File

Before you install or upgrade on UNIX or Linux, update the NOPASSWD entry in the
/etc/sudoers
file based on the user that runs the installer. You can run the installer as an operating system user or as a user that belongs to the wheel group.
If you are an operating system user, set the following NOPASSWD entry:
<Operating system user> ALL=(ALL) NOPASSWD: ALL
If you belong to the wheel group, set the following NOPASSWD entry:
%wheel ALL=(ALL) NOPASSWD:ALL

0 COMMENTS

We’d like to hear from you!