> Eric,
> Thanks for this response. Very interesting. I guess that
> makes it even more desirous to find a solution to the overall
> problem of authenticating via LDAP in a secure manner... Does
> anyone have ideas on how to accomplish that?
Have you considered Kerberos?
> Mark
/sni
Digest does more then just encrypting the password.
http://en.wikipedia.org/wiki/Digest_access_authentication
and if you have a look at that RFC http://www.ietf.org/rfc/rfc2829.txt
LDAP it self possibly supports already digest-md5.
so really the LDAP auth should support the digest auth by ma
William,
Thanks. There is no way to make Digest authentication work with
LDAP from what I have found/read. But it seems to me that
someone must have already run up against this sometime before
now. Is my understanding correct that one can use Digest
authentication to encrypt the password
On 9/24/2010 4:28 PM, Mark Tischler wrote:
> I have been looking through a lot of documentation on this subject, both on
> apache.org
> and elsewhere, and I can't seem to find an answer to the following question:
>
> Our Apache web server (version 2.2.11 running on Solaris 10) is currently
> au
Eric,
As I mentioned in the original posting, I was hoping to
avoid using SSL due to the performance hit that we would take
with it. If there is a solution out there (changes to
httpd.conf or .htaccess files) that would allow me to pass the
encrypted password from the browser to the web
On Tue, Sep 28, 2010 at 2:17 PM, Mark Tischler
wrote:
> Eric,
> Thanks for this response. Very interesting. I guess that makes it even
> more desirous to find a solution to the overall problem of authenticating
> via LDAP in a secure manner... Does anyone have ideas on how to accomplish
> t
Eric,
Thanks for this response. Very interesting. I guess that
makes it even more desirous to find a solution to the overall
problem of authenticating via LDAP in a secure manner... Does
anyone have ideas on how to accomplish that?
Mark
On 9/24/2010 4:28 PM, Mark Tischler wrote:
I h
- "Sumedh Kapoor" wrote:
> Hi All,
>
> Need pointers to resolve our production out of memory issues for the
> Apache 2.2.14 process running on Windows 2003 Server (64bit) with 16
> GB memory. This apache instance is used to load balance requests
> between 5 Apache Tomcat 6 instances. After
On Tue, Sep 28, 2010 at 10:02 AM, David (Dave) Donnan
wrote:
> RewriteEngine on
>
> RewriteRule .* - [E=SMUSER:%{$REMOTE_USER}]
> RequestHeader set my_new_header %{SMUSER}e
>
> Result from my browser (setenv.pl):
>
> SMUSER=""
I think the $ is extraneous and causing problems. Anot
i am setting some variable in scoreboard that are global to all
processes, so i wouldn't want
recycling of one child process to reset those counters.
I did more testing and it seems that it doesn't but wanted to get a
second opinion.
thanks for you response.
On Mon, Sep 27, 2010 at 5:31 PM, Eric C
E, 27 sept 2010 kirjutas Alain Roger :
like under Windows OS, i would like to have different directories under
fedora which will represent my different tools.
for example if my fedora server address is 192.168.1.2 and i have a tool
named 'tool1' URL should look like:
192.168.1.2/tools1/
where
Hi All,
Need pointers to resolve our production out of memory issues for the Apache
2.2.14 process running on Windows 2003 Server (64bit) with 16 GB memory. This
apache instance is used to load balance requests between 5 Apache Tomcat 6
instances. After running for a week, the apache server mem
Hello Team,
I would like to know how to get apache home page.
I have set htdocs as my document root in my apache web server.
When i am accessing url http:\\webserver_name/index.html. I am not getting page.
kindly guide.
My apache version is apache 2.0.59.
13 matches
Mail list logo