diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 03:05:40 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 03:05:40 -0400 |
commit | 1066e96e927e812159274af4b6ca78c6a46881ee (patch) | |
tree | 0524b0e8eeb90e0472f8fbb20280bd66ba135e96 | |
parent | d8dd7e109a119ed66e7a32777f0de34ce69c0928 (diff) |
updated doc/README to match the location of authorized_user_ids that is created by the package.
-rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ users. For each user account on the server, the userids of people authorized to log into that account would be placed in: -/etc/monkeysphere/authorized_user_file/USER +/etc/monkeysphere/authorized_user_ids/USER However, in order for users to become authenticated, the server must determine that the user keys have "full" validity. This means that |