applygnupgdefaults - defaults for all users.
applygnupgdefaults
APPLYGNUPGDEFAULTS(8) GNU Privacy Guard APPLYGNUPGDEFAULTS(8)
NAME
applygnupgdefaults - Run gpgconf --apply-defaults for all users.
SYNOPSIS
applygnupgdefaults
DESCRIPTION
This script is a wrapper around gpgconf to run it with the command
--apply-defaults for all real users with an existing GnuPG home direc-
tory. Admins might want to use this script to update he GnuPG configu-
ration files for all users after `/etc/gnupg/gpgconf.conf' has been
changed. This allows to enforce certain policies for all users. Note,
that this is not a bulletproof of forcing a user to use certain
options. A user may always directly edit the configuration files and
bypass gpgconf.
applygnupgdefaults is invoked by root as:
applygnupgdefaults
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 APPLYGNUPGDEFAULTS(8)