From 69e77bdaf0bae11300a195a799c50898ed7d3b42 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Mon, 1 Dec 2008 19:32:22 +0000 Subject: [PATCH] Suggest LogonUser/CreateProcessAsUser as a possible authentication method svn path=/trunk/; revision=37800 --- rosapps/applications/sysutils/telnetd/spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosapps/applications/sysutils/telnetd/spec.txt b/rosapps/applications/sysutils/telnetd/spec.txt index 10aff432750..ce489fa5545 100644 --- a/rosapps/applications/sysutils/telnetd/spec.txt +++ b/rosapps/applications/sysutils/telnetd/spec.txt @@ -2,7 +2,7 @@ Here is the short product spec 1. Fix the service stuff 2. Use the event log -3. Do real authentication ( I suspect you could hack PAM-GINA to do remote auth) +3. Do real authentication (LogonUser[Ex]+CreateProcessAsUser maybe?) 4. Properly Set the environment