Users Guide

Table Of Contents
Configuring iDRAC6 Enterprise 51
To use the standard verification procedure, perform the following steps:
1
Download the Dell Linux public GnuPG key by navigating to
lists.us.dell.com
and clicking the
Dell Public GPG key
link. Save the file
to your local system. The default name is
linux-security-publickey.txt
.
2
Import the public key to your GPG trust database by running the following
command:
gpg --import <Public Key Filename>
NOTE: You must have your private key to complete the process.
3
To prevent a distrusted-key warning, change the trust level for the Dell
Public GPG key.
a
Enter the following command:
gpg --edit-key 23B66A9D
b
Within the GPG key editor, enter
fpr
. The following message
appears:
pub 1024D/23B66A9D 2001-04-16 Dell, Inc.
(Product Group) <linux-security@dell.com>
Primary key fingerprint: 4172 E2CE 955A 1776
A5E6 1BB7 CA77 951D 23B6 6A9D
If the fingerprint of your imported key is the same as above, you have a
correct copy of the key.
c
While still in the GPG key editor, enter
trust
. The following menu
appears:
Please decide how far you trust this user to
correctly verify other users' keys (by looking
at passports, checking fingerprints from
different sources, etc.)
1 = I don't know or won't say
2 = I do NOT trust
3 = I trust marginally
4 = I trust fully
5 = I trust ultimately
m = back to the main menu