This could have nothing to do with Perl, or it could have everything to do with Perl. Certainly not every website uses NT authentication for controlling web site access.
Chico - could you be more specific? It's easy to say to put an ID and password in a database and compare everything before permitting access to other areas of the website. But now you have to deal with state information, possibly cookies, lost password,s creating new accounts, etc. Your best bet is to get CGI Programming in Perl. It has several examples on how to do this. -r -----Original Message----- From: nishanth ev [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 9:32 PM To: Chico; beginners@perl.org Subject: Re: Portal Authentication Hello, This has nothing to do with the Perl. You can achieve this through the IIS. Click on domain and then properties in IIS. click on Directory security and there you are. This is the best method rather than through perl. Regards Nishanth --- Chico <[EMAIL PROTECTED]> wrote: > Have a windows environement (IIS, MSSQL, PERL) and > want users to > authenticate before being able to enter the web > site... What is the best way > to do this? > > > > -- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > <http://learn.perl.org/> > <http://learn.perl.org/first-response> > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>