On Sun, 4 Jun 2006, [EMAIL PROTECTED] wrote:

> Hi,
> 
> > I think we are getting close to a release but we need more testing in more
> > areas on this or we will be stuck with annoying bugs in the v5 release for
> > longer than we should.
> 
> I've just started looking at autofs v5 and have noticed a discrepancy in the
> environment variable names for the LDAP options. The manpage & sample autofs
> file have
> 
> DEFAULT_MAP_OBJECT_CLASS, DEFAULT_ENTRY_OBJECT_CLASS, DEFAULT_MAP_ATTRIBUTE,
> DEFAULT_ENTRY_ATTRIBUTE, DEFAULT_VALUE_ATTRIBUTE
> 
> but in lib/defaults.c (lines 35-39) they are
> 
> #define ENV_NAME_MAP_OBJ_CLASS          "DEFAULT_MAP_OBJ_CLASS"
> #define ENV_NAME_ENTRY_OBJ_CLASS        "DEFAULT_ENTRY_OBJ_CLASS"
> #define ENV_NAME_MAP_ATTR               "DEFAULT_MAP_ATTR"
> #define ENV_NAME_ENTRY_ATTR             "DEFAULT_ENTRY_ATTR"
> #define ENV_NAME_VALUE_ATTR             "DEFAULT_VALUE_ATTR"

Oops.

There are a couple of other patches on kernel.org for beta4 already.
You may need them as well.
I've put a patch for this on kernel.org also.

My CVS tree and the git autofs repo on kernel.org have all current 
patches.

Ian

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to