Author: sedwards Date: Mon Dec 1 13:32:22 2008 New Revision: 37800
URL: http://svn.reactos.org/svn/reactos?rev=37800&view=rev Log: Suggest LogonUser/CreateProcessAsUser as a possible authentication method
Modified: trunk/rosapps/applications/sysutils/telnetd/spec.txt
Modified: trunk/rosapps/applications/sysutils/telnetd/spec.txt URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/applications/sysutils/telne... ============================================================================== --- trunk/rosapps/applications/sysutils/telnetd/spec.txt [iso-8859-1] (original) +++ trunk/rosapps/applications/sysutils/telnetd/spec.txt [iso-8859-1] Mon Dec 1 13:32:22 2008 @@ -2,7 +2,7 @@
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