1APPLYGNUPGDEFAULTS(8) GNU Privacy Guard 2.2 APPLYGNUPGDEFAULTS(8)
2
3
4
6 applygnupgdefaults - Run gpgconf --apply-defaults for all users.
7
9 applygnupgdefaults
10
11
13 This script is a wrapper around gpgconf to run it with the command
14 --apply-defaults for all real users with an existing GnuPG home direc‐
15 tory. Admins might want to use this script to update he GnuPG configu‐
16 ration files for all users after ‘/etc/gnupg/gpgconf.conf’ has been
17 changed. This allows enforcing certain policies for all users. Note,
18 that this is not a bulletproof way to force a user to use certain
19 options. A user may always directly edit the configuration files and
20 bypass gpgconf.
21
22
23 applygnupgdefaults is invoked by root as:
24
25 applygnupgdefaults
26
27
28
29
30
31
32GnuPG 2.2.18 2019-11-23 APPLYGNUPGDEFAULTS(8)