Hello All
I have Radiator authenticating users from oracle and i have
some of the passwords withUnix encryption (this problem is solved thanks to this
mailing list) by adding{crypt} infront of the password.
But i'm facing another problem now.
How to authenticate from a web page???
i'm building an account history page for the users and they
have to logon using the userID and the password, how can i authenticate the Unix
encrypted passwords.
I'm using ASP with IIS on NT and ODBC to Oracle on
Unix.
Thank you
Adam
|