AuthenHandler Problems

2001-04-12 Thread Dave Greco
I am having some serious problems with a custom AuthenHandler. Basically, it looks up users/passwords/groups in a database. The problem is whenever I encounter a bad password/username, I want the dialog box to reappear asking for them. Instead, the 401 error page is being displayed. Below is

Re: AuthenHandler Problems

2001-04-12 Thread Mike Cameron
Dave Greco wrote: I am having some serious problems with a custom AuthenHandler. Basically, it looks up users/passwords/groups in a database. The problem is whenever I encounter a bad password/username, I want the dialog box to reappear asking for them. Instead, the 401 error page is being