describe authorized_user_ids more clearly in man pages.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 7 Jul 2009 00:55:12 +0000 (20:55 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 7 Jul 2009 00:55:12 +0000 (20:55 -0400)
man/man1/monkeysphere.1
man/man8/monkeysphere-authentication.8

index 5badaa9be70e6d52f8b045f74cb9de9bf7a9be63..1c9217fe5b170751bcf0ca4e9eb7c10214d98da6 100644 (file)
@@ -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
 
index 811e47aabca9e15ea39ad3d9c6ad43a00de580e3..d3d3b952fd8bf3702c9876bbc3d1445ddb24cfcc 100644 (file)
@@ -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