diff options
author | Matthew Goins <mjgoins@openflows.com> | 2009-07-11 12:46:11 -0400 |
---|---|---|
committer | Matthew Goins <mjgoins@openflows.com> | 2009-07-11 12:46:11 -0400 |
commit | 9eb1c769ec82b339079ba786fce9592ec846f115 (patch) | |
tree | 02231e9ef092a77496362f6930cdb72be32a8219 /man/man1/monkeysphere.1 | |
parent | 2be12861abfe70143aada51e9034a218967658bf (diff) | |
parent | eb815bce0da27a24ad718c31b77e45032e3a5916 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'man/man1/monkeysphere.1')
-rw-r--r-- | man/man1/monkeysphere.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 5badaa9..1c9217f 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -182,8 +182,10 @@ User monkeysphere config file. System-wide monkeysphere config file. .TP ~/.monkeysphere/authorized_user_ids -OpenPGP user IDs associated with keys that will be checked for -addition to the authorized_keys file. +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. .SH AUTHOR |