-------- Original Message -------- Subject: Re: Apache::AuthzNIS ... problem? Date: Fri, 06 Feb 2004 09:33:20 -0700 From: Ed Santiago <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: ShannonEricPeevey <[EMAIL PROTECTED]>, [EMAIL PROTECTED] References: <[EMAIL PROTECTED]>
>Pointers? Have tried various combinations and all fail ...
Well, one pointer is: can you give a _wee_ bit more detail than "all fail"? As you no doubt know from your users, saying "it doesn't work" doesn't make for an easy time tracking down a problem...
Helpful details would include the symptoms seen on the browser, and probably the relevant entries from logs/error_log.
> require valid-user > require group user52
You don't want the first line. The require conditions are OR'ed, not ANDed.
^E
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html