'\" te .\" Created from Texinfo source by yat2m 1.0 .TH ADDGNUPGHOME 8 2015-08-20 "GnuPG 2.0.27" "GNU Privacy Guard" .SH NAME .B addgnupghome \- Create .gnupg home directories .SH SYNOPSIS .B addgnupghome .I account_1 .IR account_2 ... account_n .SH 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\fItrustlist.txt\fR\(cq and a keybox with some initial certificates are often desired. This scripts help to do this by copying all files from \(oq\fI/etc/skel/.gnupg\fR\(cq to the home directories of the accounts given on the command line. It takes care not to overwrite existing GnuPG home directories. \fBaddgnupghome\fR is invoked by root as: .RS 2 .nf addgnupghome account1 account2 ... accountn .fi .RE .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability crypto/gnupg = Stability Uncommitted .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.0.27.tar.bz2 Further information about this software can be found on the open source community website at http://www.gnupg.org/.