From 023b6d1e72f904a0f9147fa5c5a0dffa38be9461 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sat, 25 Oct 2008 00:08:53 -0400 Subject: [PATCH] add another FIXME for m-s d --- src/monkeysphere-server | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/monkeysphere-server b/src/monkeysphere-server index 60a83af..6d57fc4 100755 --- a/src/monkeysphere-server +++ b/src/monkeysphere-server @@ -681,11 +681,14 @@ diagnostics() { # FIXME: look to see that the ownertrust rules are set properly on the # authentication keyring -# FIXME: make sure that at least one identity certifier exists +# FIXME: make sure that at least one identity certifier exists # FIXME: look at the timestamps on the monkeysphere-generated # authorized_keys files -- warn if they seem out-of-date. +# FIXME: check for a cronjob that updates monkeysphere-generated +# authorized_keys? + echo echo "Checking for MonkeySphere-enabled public-key authentication for users ..." # Ensure that User ID authentication is enabled: -- 2.25.1