From a62d4e5651ec148146987094a1c9292aa85e314f Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Fri, 22 Aug 2008 15:45:15 +0000 Subject: Added/Edited notes in README git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1395 ab2d0c66-481e-0410-8bed-d214d4d58bed --- README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index d5e7bf8..3120f8a 100644 --- a/README +++ b/README @@ -3,15 +3,20 @@ Started to do a simple sshd configurator. This only supports the config options that "makes sense". That means: * Port (chenge to non-standard port) * ListenAddress (bind to single ip or interface) - * PermitRootLogin (forbid root to log in. To force use of sudo/su) * PasswordAuthentication (turn off to use public keys only) * UseDNS (will most likely needed to be turned off) -TODO: +DONE: * Status * submit changes (controller) + * expert tab + +TODO: * validation/CFE'ify * Posibility to upload public keys * remove reminders from openntd (which the files were copied from) - * expert tab * log file + +BUGS: +Could not be able to activate this function: + * PermitRootLogin (forbid root to log in. To force use of sudo/su) -- cgit v1.2.3