65 lines
1.5 KiB
HTML
65 lines
1.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of ADDGNUPGHOME</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>ADDGNUPGHOME</H1>
|
|
Section: GNU Privacy Guard 2.2 (8)<BR>Updated: 2019-11-23<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
<B>addgnupghome</B>
|
|
|
|
- Create .gnupg home directories
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>addgnupghome</B>
|
|
|
|
<I>account_1</I>
|
|
|
|
<I>account_2</I>...<I>account_n</I>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
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 '<I>trustlist.txt</I>' and a keybox with some
|
|
initial certificates are often desired. This script helps to do this
|
|
by copying all files from '<I>/etc/skel/.gnupg</I>' to the home
|
|
directories of the accounts given on the command line. It takes care
|
|
not to overwrite existing GnuPG home directories.
|
|
<P>
|
|
<P>
|
|
<B>addgnupghome</B> is invoked by root as:
|
|
<P>
|
|
<DL COMPACT><DT id="1"><DD>
|
|
<PRE>
|
|
addgnupghome account1 account2 ... accountn
|
|
</PRE>
|
|
|
|
</DL>
|
|
|
|
<P>
|
|
<P>
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:10 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|