2009/3/27 Daniel Qian <[email protected]>: > ldap is installed on the server for other purposes such as ftp, ssh > authentication but not configured for Apache anywhere within the conf files. > However I am still seeing quite a few connections from httpd to ldap server. > Any suggestions why this is happenning? httpd is installed from source code > compiling and my configuration options as follows: > > ./configure --enable-mods-shared=most --enable-ssl --enable-unique-id
if your system uses LDAP via /etc/nsswitch.conf or equivalent, you'll see this due to innocuous things like initgroups() or get*ent -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
