Posted By:
Guoning_Ning
Posted On:
Thursday, October 4, 2001 09:11 PM
Hi, everyone
I want to use the unix username and password for user authentication . I don't want to do this by calling the encrypt() function. How can I write a pure java programme to do so? And this programme must encrypt the user's password for adding new user and changing user's password. Thanks a lot for your answer.