Hi all,

While testing mod_ldap, I noticed it was creating a shared memory file like so:

[minfrin@jessica httpd-2.0]$ ls -al /tmp/mod_ldap_cache
-rw-r--r-- 1 nobody 4294967295 4 Jan 22 14:09 /tmp/mod_ldap_cache

The groupid is set to 4294967295 - which is bogus.

The default config file says (said) this:

User nobody
Group #-1

I am not sure whether "#-1" is being interpreted as 4294967295, or if this figure comes from some area of not-previously-initialised variable.

Anyone know what is going on?

Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."

Reply via email to