Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
APPLYGNUPGDEFAULTS(8)	      GNU Privacy Guard 2.6	   APPLYGNUPGDEFAULTS(8)

NAME
     applygnupgdefaults - Run gpgconf --apply-defaults for all users.

SYNOPSIS
     applygnupgdefaults

DESCRIPTION
     This  is  a legacy script.  Modern application should use the per component
     global configuration files under `/etc/gnupg/'.

     This script is a wrapper around gpgconf to run it with  the  command  --ap-
     ply-defaults for all real users with an existing GnuPG home directory.  Ad-
     mins  might  want to use this script to update he GnuPG configuration files
     for all users after `/etc/gnupg/gpgconf.conf' has been changed.   This  al-
     lows  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

GnuPG 2.5.18			   2026-06-12		   APPLYGNUPGDEFAULTS(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=applygnupgdefaults&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help