I'm writing a CGI script that requires users to enter their names and passwords. The linux box I'm using uses PAM but I haven't been able find out much yet about how to do it yet through perl (I've seen a lot of documentation on the net about PHP and PAM but not much with perl). Any suggestions? -Evan ------------------------------------ Evan McNabb [EMAIL PROTECTED] http://www.mcnabbs.org/evan ------------------------------------
- #!/perl -w, Strict, & Diagnostics Tim Musson
- Re: #!/perl -w, Strict, & Diagnostics Peter Scott
- RE: #!/perl -w, Strict, & Diagnostics Evan McNabb
- RE: #!/perl -w, Strict, & Diagnostics Mark Ross
- RE: #!/perl -w, Strict, & Diagnostics Peter Scott