evfspkey.1 (2010 09)
e
evfspkey(1) evfspkey(1)
(EVFS Software Required)
The following command changes the passphrase and creates passphrase file for the key pair
rootkey.
The
evfspkey utility will prompt the user for a new passphrase, and will prompt the user for the exist-
ing passphrase if a passphrase file does not already exist:
% evfspkey passgen -p -k rootkey
The following command creates a stored passphrase file for the key pair
rootkey for the existing
passphrase (it does not change the passphrase). The
evfspkey utility will prompt the user for the exist-
ing passphrase:
% evfspkey passgen -f -k rootkey
The following command changes the passphrase for the private key of the recovery key pair,
recoverykey.priv
, This file is in the user’s current working directory:
% evfspkey passgen -r ./recoverykey.priv
The following command deletes the rootkey key pair for user root:
% evfspkey delete -u root -k rootkey
The following command deletes the recovkey recovery private key:
% evfspkey delete -r -k recovkey
The following command deletes the passphrase file for the user root and key rootkey:
% evfspkey delete -u root -k rootkey
The following command deletes the group access key of group group1 from the key record of user
user1:
% evfspkey delete -u user1 -g group1
The following command searches for user root’s key rootkey in the key database. If the key is found,
EVFS will display the owner ID, the key name and key/passphrase hash values:
% evfspkey lookup -u root -k rootkey
The following command searches for the recovkey recovery key:
% evfspkey lookup -r -k recovkey
The following command adds the group access key of group group1 to the key record of user
user1:
% evfspkey add -u user1 -g group1
The following command is run by the key manager to import the key pair of user user1
from the file
/home/user1/pkcs12file
:
% evfspkey import -f /home/user1/pkcs12file -u user1
The following command is run by the key manager to export the key pair of user user1
to the file
/home/user1/pkcs12file:
% evfspkey export -f /home/user1/pkcs12file -u user1
The following command checks if the key record of user user1 contains the group access key of group
group1:
% evfspkey grpchk -u user1 -g group1
AUTHOR
evfspkey was developed by Hewlett-Packard.
FILES
/etc/evfs/evfstab The evfstab resides in /etc.
/etc/evfs/evfs.conf EVFS configuration information
/etc/evfs/evfs_cryptx.conf EVFS cryptographic algorithm configuration information
SEE ALSO
evfsadm(1M), evfsvol(1M), evfs.conf(4), evfstab(4), evfs_cryptx.conf(4), evfs(5).
4 Hewlett-Packard Company − 4 − HP-UX 11i Version 3: September 2010