summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-07-10 20:24:38 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-07-10 20:24:38 -0400
commit64a6b0cded9f9b21243ed9395a9e2ca734ac05c5 (patch)
tree3b8b3da9174e2d48f9347dc67a2bd537ace82be8 /man
parentcabc89111693c8f928a7685f55a385ccf75daf86 (diff)
Add man entry about gpg-authentication-cmd
Diffstat (limited to 'man')
-rw-r--r--man/man8/monkeysphere-server.87
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8
index f7a9755..97b2f38 100644
--- a/man/man8/monkeysphere-server.8
+++ b/man/man8/monkeysphere-server.8
@@ -69,6 +69,13 @@ Instruct system to ignore user identity certifications made by KEYID.
List key IDs trusted by the system to certify user identities. `l'
may be used in place of `list-identity-certifiers'.
.TP
+.B gpg-authentication-cmd
+Execute a gpg command on the gnupg-authentication keyring as the
+monkeysphere user. This takes a single command (multiple gpg
+arguments need to be quoted). Use this command with caution, as
+modifying the gnupg-authentication keyring can affect ssh user
+authentication.
+.TP
.B help
Output a brief usage summary. `h' or `?' may be used in place of
`help'.