How To: Set Linux Permissions - Dell OpenManage Network Manager Client Manual

Web client guide 5.1
Hide thumbs Also See for OpenManage Network Manager:
Table of Contents

Advertisement

File Handles
Best practice is to modify file handles for Linux. If you do not do this, exceptions appear in
application server log every fifth minute. To prevent this, alter /etc/security/
limits.conf. Here, administrators can set hard and soft limits for the file handles for users and
user groups. These settings take effect on reboot. Best practice is to set the following for
OpenManage Network Manager on a single machine:
<Installing User> soft nofile 65536
<Installing User> hard nofile 65536
<Installing User> is the installing user login. Set these higher for more heavily used systems.
You can also check/set file handles temporarily using the ulimit -H/Sn command. Like the
following:
$ ulimit -Hn
$ ulimit -Sn
How To:
Set Linux Permissions
These following ensures appropriate permissions exist so that the install succeeds on Linux. Your
steps may vary slightly depending on the version on which you install.
Create a user, for example "redcell."
1
Typically the redcell user's home directory resembles /export/home/redcell.
2
In any case, ensure that user redcell owns its home directory (the /export/home/
3
redcell directory).
Create /dell/openmanage/networkmanager, and ensure that your user (redcell)
4
owns /dell/openmanage/networkmanager
/dell/openmanage/networkmanager is Dell OpenManage Network Manager's
installation root.
If necessary, unzip the downloaded installation package into a subdirectory under user
5
redcell's home directory.
Ensure the unzipped script file linux_install has execute permissions.
6
Log in as user redcell
7
CAUTION:
Do not install root. During the installation a prompt appears to execute a script as root. This means you
need root password and must open another shell where you act as root.
Execute linux_install, this begins the installation process, and follow the prompts.
8
Installation and Startup | Getting Started with Dell OpenManage Network Manager
31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openmanage network manager 5.1

Table of Contents