Your message dated Tue, 14 Aug 2007 14:00:45 -0700
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-openldap-devel] Bug#437799: Bug#437799: slapd: ldapmodify 
wont work with NisNetgroupTriple
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: slapd
Version: 2.3.30-5 2.2.23-8
Severity: normal

when using ldapmodify to change a netgroup in ldap I get
modifying entry "cn=sc_trusted,ou=netgroups,dc=mpibp-frankfurt,dc=mpg,dc=de"
ldap_modify: Inappropriate matching (18)
        additional info: modify/add: nisNetgroupTriple: no equality matching 
rule

There isnt a EQUALITY statement in the schema file. The solution is in the 
moment
delete the hole entry, and add it again. One solution is to change the complete
schema to
attributetype ( 1.3.6.1.1.1.1.14 NAME 'nisNetgroupTriple'
         DESC 'Netgroup triple'
         EQUALITY caseIgnoreIA5Match
         SUBSTR caseIgnoreIA5SubstringsMatch
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

but this of course makes problems when you have already netgroups
in your ldap with the other syntax.

Regards
Falk



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


--- End Message ---
--- Begin Message ---
On Tue, Aug 14, 2007 at 08:48:33AM -0700, Quanah Gibson-Mount wrote:
> --On Tuesday, August 14, 2007 9:37 AM +0200 Falk Siemonsmeier 
> <[EMAIL PROTECTED]> wrote:

> > Package: slapd
> > Version: 2.3.30-5 2.2.23-8
> > Severity: normal
> >
> > when using ldapmodify to change a netgroup in ldap I get
> > modifying entry
> > "cn=sc_trusted,ou=netgroups,dc=mpibp-frankfurt,dc=mpg,dc=de" ldap_modify:
> > Inappropriate matching (18)
> >         additional info: modify/add: nisNetgroupTriple: no equality
> > matching rule
> 
> This is not a bug. Please see:

> <http://www.ietf.org/rfc/rfc2307.txt>

Therefore closing the report.

We of course are not going to modify RFC-specified schemas when shipping
them.  Users who need different behavior will have to use local schemas
instead.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--- End Message ---

Reply via email to