'\" te .\" Created from Texinfo source by yat2m 1.0 .TH APPLYGNUPGDEFAULTS 8 2015-08-20 "GnuPG 2.0.27" "GNU Privacy Guard" .SH NAME .B applygnupgdefaults \- Run gpgconf --apply-defaults for all users. .SH SYNOPSIS .B applygnupgdefaults .SH DESCRIPTION This script is a wrapper around \fBgpgconf\fR to run it with the command \fB--apply-defaults\fR 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 \(oq\fI/etc/gnupg/gpgconf.conf\fR\(cq has been changed. This allows to enforce certain policies for all users. Note, that this is not a bulletproof of forcing a user to use certain options. A user may always directly edit the configuration files and bypass gpgconf. \fBapplygnupgdefaults\fR is invoked by root as: .RS 2 .nf applygnupgdefaults .fi .RE .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability crypto/gnupg = Stability Uncommitted .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.0.27.tar.bz2 Further information about this software can be found on the open source community website at http://www.gnupg.org/.