Posted By:
jawad_bokhar
Posted On:
Friday, October 19, 2001 04:05 AM
I have to match a password entered by a user to my program with the password stored in the shadow file on the system.
I need to know if there's any implementation of password matching in Java which would let me do the required.
Or
If i have to run the native code, any implementation of "LINUX System password matching" in any language like c/c++ or perl.
Java Implementation of System password matching is the most appropriate for me.
Please help me urgently. My boss is just ready to kill me, if I couldn't do it.
thanks