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"

Jeremy
--
[EMAIL PROTECTED] | (work) 01223 221402 (fax) 01223 362616
Unix System Administrator - British Antarctic Survey
#include <disclaimer.std>

-- This message (and any attachments) is for the recipient only. NERC is subject
to the Freedom of Information Act 2000 and the contents of this email and any
reply you make may be disclosed by NERC unless it is exempt from release under
the Act.  Any material supplied to NERC may be stored in an electronic
records management system.

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

Reply via email to