Maurizio Lotauro wrote:
> On 02-Dec-05 11:16:33 Arno Garrels wrote:
> 
>> Maurizio Lotauro wrote:
>>> On 30-Nov-05 08:19:53 Arno Garrels wrote:
>>> 
>>>> Maurizio Lotauro wrote:
>>> 
>>> [...]
>>> 
>>>>> Will they contains passwords?
>>> 
>>>> Yes, with an option to save the MD5-hash only.
>>> 
>>> What is the purpose of the component?
>>> The target is server only or client too?
> 
>> I made it to manage user accounts no matter whether
>> the application is client or server.
> 
> But for client you can't store the password hashed. 

Correct, that's why it's optional. 

> Or you are using
> only your server that will accept the pwd in MD5?

The server accepts the plain text password, builds the
MD5 hash (optional) and compares the value with stored
user password, very simple, nothing for the hall
of fame ;-)


---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
    
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to