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