HP Integrity rx2800 HP Integrity iLO 3 Operations Guide - Page 124

Installing the Java Runtime Environment, Installing snap-Ins, Extending schema, java -version

Page 124 highlights

These objects support the Login Authentication utility to the iLO 3 device and enable iLO 3 users to run commands based on the assigned roles. Installing the Java Runtime Environment As a prerequisite for extending schema, you must have Java Runtime Environment (JRE) 1.4.2 installed. To ensure you have the correct version of JRE installed on your system: 1. To determine the Java version, run the following command: # java -version The Java version installed on your system is displayed. 2. If Java is not installed on your system, run the following command: # rpm -iv j2re-1_4_2_04-linux-i586.rpm NOTE: You can download this rpm file from the Java website. 3. Run the following command if: • Java is installed and the version is older than 1.4.2. • You want to upgrade the Java version and uninstall an older version. # rpm -Uv j2re-1_4_2_04-linux-i586.rpm 4. Add the entry /usr/java/j2re1.4.2_04/bin to the .bash_profile file. Installing snap-Ins Create the HP directory under the /usr/ConsoleOne/snapins/ directory, and copy the two .jar snap-in files, hpqLOMv100.jar and hpqMgmtCore.jar, to the HP directory. When the hpdsse.sh file is issued, the HP directory is automatically created and the two .jar files are copied to it. NOTE: The hpdsse.sh file is obtained when the Schema.tar tar file is extracted. This process is explained in the Schema Extension section. You can download schema extensions from the HP website at http://h18013.www1.hp.com/products/servers/management/directorysupp/index.html. Select Software and Drivers, and the operating system for the schema extension you want to install. Extending schema To obtain the hpdsse.sh file: 1. Download the tar file to the Linux system where eDirectory is installed. 2. Extract the tar file to obtain the hpdsse.sh file by running the following command: # tar -xvf Schema. tar 3. Run this file by issuing the following command: # ./hpdsse.sh This command displays instructions. As indicated in the instructions to extend the schema, provide the server name, admin DN, and admin password as command line arguments. 4. To see the results, view the schema.log file, (created after the schema extension is complete). The log file lists the created classes and attributes. In addition, it shows the result as Succeeded. If the objects already exist, the message Already Exists appears in the log file. The Already Exists message appears only when you try to run the same .sh file after the schema extension is complete. 124 Installing and configuring directory services

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152

These objects support the Login Authentication utility to the iLO 3 device and enable iLO 3 users
to run commands based on the assigned roles.
Installing the Java Runtime Environment
As a prerequisite for extending schema, you must have Java Runtime Environment (JRE) 1.4.2
installed.
To ensure you have the correct version of JRE installed on your system:
1.
To determine the Java version, run the following command:
#
java -version
The Java version installed on your system is displayed.
2.
If Java is not installed on your system, run the following command:
#
rpm
iv j2re-1_4_2_04-linux-i586.rpm
NOTE:
You can download this
rpm
file from the Java website.
3.
Run the following command if:
Java is installed and the version is older than 1.4.2.
You want to upgrade the Java version and uninstall an older version.
#
rpm
Uv j2re-1_4_2_04-linux-i586.rpm
4.
Add the entry
/usr/java/j2re1.4.2_04/bin
to the
.bash_profile
file.
Installing snap-Ins
Create the HP directory under the
/usr/ConsoleOne/snapins/
directory, and copy the two
.jar
snap-in files,
hpqLOMv100.jar
and
hpqMgmtCore.jar
, to the HP directory. When the
hpdsse.sh
file is issued, the HP directory is automatically created and the two
.jar
files are
copied to it.
NOTE:
The
hpdsse.sh
file is obtained when the
Schema.tar
tar file is extracted. This process
is explained in the Schema Extension section. You can download schema extensions from the HP
website at
h
t
tp://h1
8
0
1
3
.w
w
w1
.hp
.co
m/pr
odu
c
ts/s
e
r
v
e
r
s/manage
me
n
t/dir
ec
t
o
r
y
su
pp/inde
x
.h
tml
.
Select Software and Drivers, and the operating system for the schema extension you want to install.
Extending schema
To obtain the
hpdsse.sh
file:
1.
Download the tar file to the Linux system where eDirectory is installed.
2.
Extract the tar file to obtain the
hpdsse.sh
file by running the following command:
#
tar
xvf Schema. tar
3.
Run this file by issuing the following command:
#
./hpdsse.sh
This command displays instructions. As indicated in the instructions to extend the schema,
provide the server name, admin DN, and admin password as command line arguments.
4.
To see the results, view the
schema.log
file, (created after the schema extension is complete).
The log file lists the created classes and attributes. In addition, it shows the result as
Succeeded
. If the objects already exist, the message
Already Exists
appears in the log
file.
The
Already Exists
message appears only when you try to run the same
.sh
file after the
schema extension is complete.
124
Installing and configuring directory services