I have develope a PHP application which needs password authentication ... I would like for users to be able to use their NIS unix passwords and was wondering what algorithm was used so I could get php to perform the same hash and compare it to me NIS passwd file
Regards
Sacevoy