File: hpicrypt.1.pod

package info (click to toggle)
openhpi 3.8.0-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 31,796 kB
  • sloc: ansic: 225,326; cpp: 63,687; java: 16,472; cs: 15,161; python: 11,884; sh: 11,508; makefile: 4,945; perl: 1,529; xml: 36; asm: 13
file content (43 lines) | stat: -rw-r--r-- 968 bytes parent folder | download | duplicates (4)
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
=head1 NAME

hpigcrypt - An openhpi helper application that encrypts and decrypts a config file. 

=head1 SYNOPSIS 

 hpicrypt [-d ] -c config_file 

=head1 DESCRIPTION

hpicrypt is an optional helper application that encrypts or decrypts config_file.

The encryption key is machine specific. File encrypted on one machine may not decrypt on some other machine.
Please have a backup copy of the file before encrypting.

=head1 OPTIONS

=head2 Application Options:

=over 2

=item B<-d>

Decrypt the config_file and output the text to screen with helpful message

=back

=head1 SEE ALSO

         hpi_shell
         hpialarms      hpigensimdata  hpireset       hpitop
         hpidomain      hpiinv         hpisensor      hpitree
         hpievents      hpionIBMblade  hpisettime     hpiwdt
         hpifan         hpipower       hpithres
         ohdomainlist   ohhandler      ohparam


=head1 AUTHORS

Authors of this man page:

 Mohan Devarajulu (mohan@fc.hp..com)