from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
ADDGNUPGHOME
Section: GNU Privacy Guard 2.1 (8) Updated: 2017-05-11 Index
Return to Main Contents
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 oq trustlist.txtcq and a keybox with some
initial certificates are often desired. This script helps to do this
by copying all files from oq /etc/skel/.gnupgcq 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
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|