virt-who-password (8) - Linux Manuals
virt-who-password: Utility that encrypts passwords for virt-who.
NAME
virt-who-password - Utility that encrypts passwords for virt-who.SYNOPSIS
virt-who-password [-h|--help]USAGE
virt-who-password prompts for password and writes encrypted entered password to the standard output.This utility must be executed as root, because the encryption key is written into file that is only readable by root. Note that root can decrypt the password.
Encryption key is written into file /var/lib/virt-who/key, make sure that this file is only readable and writable by root.
AUTHOR
Radek Novacek <rnovacek at redhat dot com>