table of contents
other versions
- stretch 2.1.18-8~deb9u4
- testing 2.2.12-1
- stretch-backports 2.2.12-1~bpo9+1
- unstable 2.2.13-2
- experimental 2.2.16-2
APPLYGNUPGDEFAULTS(8) | GNU Privacy Guard 2.2 | APPLYGNUPGDEFAULTS(8) |
NAME¶
applygnupgdefaults - Run gpgconf --apply-defaults for all users.SYNOPSIS¶
applygnupgdefaultsDESCRIPTION¶
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
2018-12-11 | GnuPG 2.2.12 |