wliwrap.1 (2011 03)
wliwrap(1)
Optional WLI Product Required
wliwrap(1)
RETURN VALUE
wliwrap returns the following:
Failure If authentication fails,
wliwrap returns without executing the command argument.
Self-explanatory messages about invalid data arguments and command syntax are
displayed.
Success If authentication succeeds, the command argument with its options is executed in a
child process environment with the requested capabilities . Diagnostics returned will
be from the executed command.
EXAMPLES
Update the kernel symbol
vx_maxlink with adb(1). The RSA private key is stored in file
wlimem.pem, and its passphrase is in ascii file
wlimem.pass.
% su - root -c ’wliwrap -k wlimem.pem -o mem -p file:wlimem.pass \
"echo vx_maxlink/W 0x8026 | /usr/bin/adb -o -w /stand/vmunix /dev/kmem"’
Restore files with WLI policy and associated metadata from an archive created by tar (1). The passphrase
for the
wmd private key is wmd secret
.
% wliwrap -k wliwmd.pem -o wmd -p pass:"wmd secret"
"tar -xvf archive.tar"
AUTHOR
wliwrap was developed by HP.
FILES
/etc/wli/certificates
Directory storage of internal WLI public key data
/etc/wli/wlicert.conf
File for storage of internal WLI capability data
SEE ALSO
wlisign(1), wlicert(1M), wli(5).
HP-UX Whitelisting A.01.00 Administrator Guide at:
http://www.hp.com/go/hpux-security-docs
.
2 Hewlett-Packard Company − 2 − HP-UX 11iv3: Sep 2010 Web Release