Add man entry about gpg-authentication-cmd
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Fri, 11 Jul 2008 00:24:38 +0000 (20:24 -0400)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Fri, 11 Jul 2008 00:24:38 +0000 (20:24 -0400)
man/man8/monkeysphere-server.8
src/monkeysphere-server

index f7a97557ac07fab42872d4b90e4c5246dc375733..97b2f3853ad69bae78f95ad6ee686d99175f580f 100644 (file)
@@ -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'.
index 67466d2feea8ef7af5115fb50715bc6b40c91bcf..9d0d9b33b80101942491b64a68e86c6803bc00a4 100755 (executable)
@@ -53,9 +53,7 @@ subcommands:
   remove-identity-certifier (r) KEYID   remove a certification key
   list-identity-certifiers (l)          list certification keys
 
-  gpg-authentication-cmd                execute a gpg command to the
-                                        authentication keyring as the
-                                        monkeysphere user
+  gpg-authentication-cmd CMD            gnupg-authentication command
 
   help (h,?)                            this help