On Thu, 2007-01-04 at 13:05 -0700, Brian Kosick wrote: > > > Dang I smoke some good crack. I figured it out. I had accidentally? > installed the mod_auth_pam rpm, I rpm -e 'd it, and restarted httpd, and > it works like I want it to. > > It looks like the mod_auth_pam rpm forces the ldap queries to go through > system pam which was enforcing my pam_check_host_attr setting. mod_auth_pam should follow the directives in /etc/pam.d/http which doesn't necessarily have to include the same things as other services. -- Les Mikesell lesmikesell at gmail.com