get rid of FILE_OWNER variable, in favor of just using $(whoami) when
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 2 Mar 2009 17:40:28 +0000 (12:40 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Mon, 2 Mar 2009 17:42:16 +0000 (12:42 -0500)
running check_key_file_permissions in update_known_hosts,
update_authorized_keys, and process_authorized_user_ids.  this is
fine, since the policy is just that a user is always updating their
own files.  closes monkeysphere bug #630.


No differences found