Package: autofs-ldap
Version: 4.1.4-13
Severity: normal
*** Please type your report below this line ***
The attribute 'objectclass' under 'automount' in autofs.schema is redundant.
Since 'automount' is already an objectclass there's no need to have it
defined again in its attributes. LDAP (using the Luma front-end) won't
allow 'automount' to be used because of this duplication.
--- autofs.schema 2007-03-22 16:47:34.605480405 -0600
+++ autofs.schema.old 2007-03-22 16:47:08.363882459 -0600
@@ -18,7 +18,7 @@
objectclass ( 1.3.6.1.1.1.1.13 NAME 'automount' SUP top STRUCTURAL
DESC 'An entry in an automounter map'
- MUST ( cn $ automountInformation )
+ MUST ( cn $ automountInformation $ objectclass )
MAY ( description ) )
objectclass ( 1.3.6.1.4.1.2312.4.2.2 NAME 'automountMap' SUP top STRUCTURAL
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages autofs-ldap depends on:
ii autofs 4.1.4-13 kernel-based automounter
for Linux
ii ldap-utils 2.3.30-4 OpenLDAP utilities
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libldap2 2.1.30-13.3 OpenLDAP libraries
autofs-ldap recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]