Encrypted Volume and File System v1.1 Administrator's Guide
Verifying User Keys (evfspkey lookup)
The evfspkey lookup command retrieves key pairs from the key storage data base and displays
information about the keys, such as the encryption algorithm.
Syntax
evfspkey lookup [-u user|-r] [-k keyname]
where:
-u user Specifies the user name of the key owner. If you do not specify -u user,
evfspkey uses your user name as the key owner. You must have superuser
or the appropriate privileges to look up a key pair for another user.
-r Causes evfspkey to display information about the recovery user key pair.
-k keyname Specifies the key name. If you do not specify -k keyname, evfspkey uses the
user name as the key name.
Example
In the following example, the user verifies that the key rootkey exists for the root user.
# evfspkey lookup -u root -k rootkey1
Key ID: root.rootkey1
Key Cipher: rsa-1536
Public Key Fingerprint: c1ff371f6d1b15260d2acdefa2d0c4eb593e99e2
Private Key Keywrap: evfs-pbe1
Private Key Fingerprint: 559a71a93a7404c33e1e510cc2e9d14a698a9f3d
Passphrase Keywrap: n/a
Passphrase Fingerprint: n/a
134 Troubleshooting EVFS