Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ADDGNUPGHOME(8) 	      GNU Privacy Guard 2.6		 ADDGNUPGHOME(8)

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 some-
     times 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 script helps to do this by copying 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	directo-
     ries.

     addgnupghome is invoked by root as:

       addgnupghome account1 account2 ... accountn

GnuPG 2.5.20			   2026-07-30			 ADDGNUPGHOME(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=addgnupghome&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help