Re: [EMAIL PROTECTED] mod_auth_dbmcookie.so (help!)

2007-11-02 Thread Jeff Kilbride
I haven't been using it very long, so I'm still kind of figuring out what the config directives do. Here's an example config and I'll try to explain my understanding of each one. Unfortunately, I don't have the source (that I can find, yet...) or any docs for this module, so I don't know if this is

Re: [EMAIL PROTECTED] mod_auth_dbmcookie.so (help!)

2007-11-02 Thread tech1
I'm not sure I understand what it does, could you elaborate? If it's that useful maybe you should contact the Apache people and share it? At 03:05 PM 11/2/2007, you wrote: Thanks, Nick. Unfortunately, it actually works quite well. I was hoping to continue using it after upgrading. It has

Re: [EMAIL PROTECTED] mod_auth_dbmcookie.so (help!)

2007-11-02 Thread Jeff Kilbride
Thanks, Nick. Unfortunately, it actually works quite well. I was hoping to continue using it after upgrading. It has a nice feature that allows you to specify a login URL, rather than using the basic popup box. I haven't looked around recently, but are there any other mod_auth modules that have a

Re: [EMAIL PROTECTED] mod_auth_dbmcookie.so (help!)

2007-11-02 Thread Nick Kew
On Fri, 2 Nov 2007 10:35:07 -0700 (PDT) "Jeff Kilbride" <[EMAIL PROTECTED]> wrote: > After looking around yesterday, I still can't find any info on this > module. If anyone on this list had heard of it, they'd probably have said by now. So if google is no help either, you can infer it's homebrew

Re: [EMAIL PROTECTED] mod_auth_dbmcookie.so (help!)

2007-11-02 Thread Jeff Kilbride
After looking around yesterday, I still can't find any info on this module. Does anyone have any ideas on what other lists I can post this question to? I'm not sure if it's appropriate for the dev lists. Thanks, --jeff > I've recently taken over as sysadmin at a new company. The apache servers

[EMAIL PROTECTED] mod_auth_dbmcookie.so (help!)

2007-11-01 Thread Jeff Kilbride
I've recently taken over as sysadmin at a new company. The apache servers are using an auth module I've never seen before and can't find any information for on the web. The module is listed in the config as: LoadModule dbmcookie_auth_module /usr/lib/apache/1.3/mod_auth_dbmcookie.so The config for