Authentication for socket communication ...
by Mike 4766 other posts by this author
Jun 1 2004 3:05AM messages near this date
[ANN] HTMLTemplate 1.0.0
|
Authentication for socket communication ...
Hey!
Im using a derived HTTP socket server, the base class in python.
I've got a modified version of the implementation, right now I
want to introduce authentication of users in my server. What is
the best way to implement this? The server is on the machine running
the user database.
So how do I validate a user and a password with the system?
Are there any modules for this? How should passwords be sent?
Using clear-text isnt good enough!
Thanks!
// Mike
Thread:
Mike 4766
gandalf
|