CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/29 15:54:38
Modified files:
usr.sbin/ldapd : auth.c ldapd.conf.5 ldapd.h ldape.c modify.c
namespace.c parse.y search.c
Log message:
Add support for referrals. Referrals are configured in the config file,
either in the global context or in a namespace. The latter can be used to
delegate requests to different servers for specific parts of the DIT. The
former is a global catch-all referral.
