Hey all,
I have a web page that utilizes suidperl. At the moment I am using .htaccess to restrict access to the page but I would like to switch over to using session's instead.
Is it possible to check retrieve a unix users password and check it against the username and password supplied. We use md5 encryption I think. I know how to work with md5 encryption but I do not know how to fetch the password from unix/linux.
linux rh9 + perl5.
Thanks a bunch to any and all help regarding this matter!
Sean.
I have a web page that utilizes suidperl. At the moment I am using .htaccess to restrict access to the page but I would like to switch over to using session's instead.
Is it possible to check retrieve a unix users password and check it against the username and password supplied. We use md5 encryption I think. I know how to work with md5 encryption but I do not know how to fetch the password from unix/linux.
linux rh9 + perl5.
Thanks a bunch to any and all help regarding this matter!
Sean.