From: Clint Adams Date: Sat, 2 Oct 2010 18:39:01 +0000 (-0400) Subject: Minimal documentation of ssh authorized_keys options specification. X-Git-Tag: monkeysphere_0.32-1~2^2~6^2~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=73f3d3118652d1efebdf5992f454c90d9d6ae280;p=monkeysphere.git Minimal documentation of ssh authorized_keys options specification. --- diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index 5dfa92a..e2886d6 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -197,7 +197,9 @@ Monkeysphere-generated user authorized_keys files. A list of OpenPGP user IDs, one per line. OpenPGP keys with an exactly-matching User ID (calculated valid by the designated identity certifiers), will have any valid authorization-capable keys or subkeys -added to the given user's authorized_keys file. +added to the given user's authorized_keys file. Any line with initial +whitespace will be interpreted as ssh authorized_keys options +applicable to the preceding User ID. .SH AUTHOR