Re: authz / authn and mod_auth_ldap

2003-01-20 Thread Estrade Matthieu
Will it be the same for user, or will he had to add more modules when he will compile his apache ? I understand it will be the same when he will setup the authentication, the Directives will be the same, but if the user forget to compile authn, maybe i will not understand why some directives ar

RE: wanted: snapshots from apr-iconv

2003-01-20 Thread Günter Knauf
Hi Sander, >> From: Gunter Knauf [mailto:[EMAIL PROTECTED]] >> Sent: Friday, January 17, 2003 7:42 PM >> Hi, >> >> is it possible that we can get also snapshots of apr-iconv at: >> http://cvs.apache.org/snapshots/ >> ?? > apr-iconv isn't exactly a moving target... What are you using it > for (ou

mod_auth_ldap vs mod_ldap (was: Re: authz / authn andmod_auth_ldap)

2003-01-20 Thread Brad Nicholes
While we are on the subject of splitting auth_ldap, does it still make sense to have mod_auth_ldap and mod_ldap? Would it make more sense to combine these two modules. It seems that the split was initially due to trying to include the ldap connection caching in apr-util. Since that is no longer

2.0.40 build

2003-01-20 Thread Enrico Weigelt
hi folks, there's an little bug in the apache buildsystem (2.0.40): * --enable-ssl is not able to find ssl in the default location (/usr) automatically, so --with-ssl=/usr/ is necessary. * --enable-dav-fs requires --enable-dav, but does not enable it automatically, instead produces 'unde

Re: [patch] rfc1413/mod_ident

2003-01-20 Thread William A. Rowe, Jr.
At 01:02 AM 1/19/2003, you wrote: >Propagate the rfc1413/mod_ident changes to Windows. Committed, thanks. I reinvented mod_ident.dsp. I also reinvented mod_ident.exp. Hopefully my guesses are correct. These files came across as; ? modules/metadata/mod_ident.dsp ? modules/metadata/mod_ident.e

Re: [patch] rfc1413/mod_ident

2003-01-20 Thread David Shane Holden
William A. Rowe, Jr. wrote: If you cvs add the modules, then cvs diff -N you will get those new (and any removed) sources included in the diff output. I tried that, but got a 'write access required' error so I just attached the new files. Shane

Re: [patch] rfc1413/mod_ident

2003-01-20 Thread William A. Rowe, Jr.
At 03:54 PM 1/20/2003, David Shane Holden wrote: >William A. Rowe, Jr. wrote: >>If you cvs add the modules, then cvs diff -N you will get those new (and >>any removed) sources included in the diff output. > >I tried that, but got a 'write access required' error so I just attached the new >files.

httpd 2.0.44 compile error

2003-01-20 Thread solo turn
there is a compile error on solaris 2.8: /bin/bash /home/src/httpd-2.0.44/srclib/apr/libtool --silent --mode=compile cc -g -mt-DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT-I/home/src/httpd-2.0.44/srclib/apr/include -I/home/src/httpd-2.0.44/srclib/apr-util/include -I/home/local/incl

Re: httpd 2.0.44 compile error

2003-01-20 Thread Jeff Trawick
solo turn wrote: there is a compile error on solaris 2.8: /bin/bash /home/src/httpd-2.0.44/srclib/apr/libtool --silent --mode=compile cc -g -mt-DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT-I/home/src/httpd-2.0.44/srclib/apr/include -I/home/src/httpd-2.0.44/srclib/apr-util/includ