Ubuntu Feisty 7.04 manual page repository
Ubuntu is a free computer operating system based on the Linux kernel. Many IT companies, like DeployIS is using it to provide an up-to-date, stable operating system.
Provided by: gnupg2_2.0.3-1ubuntu1_i386
NAME
addgnupghome - Create .gnupg home directories
SYNOPSIS
addgnupghome account_1 account_2...account_n
DESCRIPTION
If GnuPG is installed on a system with existing user accounts, it is sometimes required to populate the GnuPG home directory with existing files. Especially a ‘trustlist.txt’ and a keybox with some initial certificates are often desired. This scripts help to do this by copy‐ ing all files from ‘/etc/skel/.gnupg’ to the home directories of the accounts given on the command line. It takes care not to overwrite existing GnuPG home directories. addgnupghome is invoked by root as: addgnupghome account1 account2 ... accountn