Has anyone considered having a challenge-response type authentication, 
where the servers ends a challenge string, and the client returns a response?

Two examples I can think of:
(1) LANMAN/NetBIOS: Challenge string is DES encrypted with the user's password.
(2) MSN Messenger: Password is appended to challenge string, response is 
MD5 hash of result.

--
Stevie-O

Real programmers use COPY CON PROGRAM.EXE


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to