Go to main content
マニュアルページ セク ション 1M: シ ステム管理コマン ド

印刷ビューの終了

更新: 2016年12月6日
 
 

addgnupghome (1m)

名前

addgnupghome - Create .gnupg home directories

形式

addgnupghome account_1 account_2...account_n

説明

ADDGNUPGHOME(8)                GNU Privacy Guard               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
       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






ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | crypto/gnupg     |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+
NOTES
       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/.



GnuPG 2.0.27                      2015-08-20                   ADDGNUPGHOME(8)