diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-07-06 20:55:12 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-07-06 20:55:12 -0400 |
commit | eb815bce0da27a24ad718c31b77e45032e3a5916 (patch) | |
tree | 02231e9ef092a77496362f6930cdb72be32a8219 /man/man8 | |
parent | 835a7d2e53e2b1c1a971fad5fa5bc9b82ee1ce41 (diff) |
describe authorized_user_ids more clearly in man pages.
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/monkeysphere-authentication.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index 811e47a..d3d3b95 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -169,6 +169,12 @@ System monkeysphere-authentication config file. .TP /var/lib/monkeysphere/authorized_keys/USER Monkeysphere-generated user authorized_keys files. +.TP +~/.monkeysphere/authorized_user_ids +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 |