[Auth_ldap] Group authentication

Dave Carrigan dave at rudedog.org
Fri Dec 8 08:28:57 PST 2000


"Richard Ellerbrock" <richarde at eskom.co.za> writes:

> In NDS speak that is referred to as a replica of part of the tree. We
> do have some of our tree replicated centrally, but the tax on the
> network and resources required on the central servers would be way to
> much to accomodate all the info. As it is, we have two pretty huge
> servers (PIII 800's with 30gigs disk and 1gig mem) to accomodate our
> current needs.

Yes, a complete replica would be too much of a drain. I was thinking
more of basically a replica of the directory structure only. The entries
in this directory would all be referrals to the real entries on the
distributed servers. As I said, I don't know enough about NDS to know if
this is even possible.

> I have compiled 1.5 on a test box a while ago and it worked. Trying to compile 1.5 on my production machine fails for some or other reason. Here is the error:
> 
> gcc -c -o auth_ldap_cache.o -O2 -DLINUX=2 -DNO_DBM_REWRITEMAP -DWITH_OPENLDAP -f
> pic -DSHARED_MODULE -I/usr/include/apache -I/usr/local/include auth_ldap_cache.c
> auth_ldap_cache.c: In function `auth_ldap_display_info':
> auth_ldap_cache.c:409: `DOCTYPE_HTML_3_2' undeclared (first use in this function)

Thil is defined in the Apache includes. Maybe an older version of Apache
doesn't have them included. What version of apache were you compiling
against?

-- 
Dave Carrigan (dave at rudedog.org)            | Yow! Does that mean I'm not a
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | well-adjusted person??
Seattle, WA, USA                            | 
http://www.rudedog.org/                     | 



More information about the Auth_ldap mailing list