table of contents
- bookworm 2.2.40-1.1
- testing 2.2.44-1
- unstable 2.2.44-1
- experimental 2.4.5-3
APPLYGNUPGDEFAULTS(8) | GNU Privacy Guard 2.1 | 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 directory. Admins might want to use this script to update he GnuPG configuration files for all users after ‘/etc/gnupg/gpgconf.conf’ has been changed. This allows enforcing certain policies for all users. Note, that this is not a bulletproof way to force 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
2017-01-23 | GnuPG 2.1.18 |