Comment #6 on issue 8 by
j...@spacepants.org: [PATCH] add support for
RFC2307BIS
https://code.google.com/p/nsscache/issues/detail?id=8
The way this patch is constructed, the LDAP client code has hardcoded one
or another schema into it. This patch needs a way to choose between the
existing schema and the RFC2370bis schema; either a simple flag in the
config file, or something more generic (such as a way to dynamically set
the mapping from /etc/passwd fields to LDAP schema attribute names,
perhaps.)