Public bug reported:

When attempting to use the default schemas included with an installation
of slapd on Ubuntu 10.04's production release, I get the following
error:

r...@thing:/etc/ldap# sudo ldapadd -Y EXTERNAL -H ldapi:/// -f 
/etc/ldap/schema/cosine.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
adding new entry "cn=ldap,cn=test,cn=com"
ldap_add: Server is unwilling to perform (53)
        additional info: no global superior knowledge

r...@thing:/etc/ldap# sudo ldapadd -Y EXTERNAL -H ldapi:/// -f 
/etc/ldap/schema/nis.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
adding new entry "cn=nis,cn=schema,cn=config"
ldap_add: Other (e.g., implementation specific) error (80)
        additional info: olcObjectClasses: AttributeType not found: "manager"

r...@thing:/etc/ldap# sudo ldapadd -Y EXTERNAL -H ldapi:/// -f 
/etc/ldap/schema/inetorgperson.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
adding new entry "cn=inetorgperson,cn=schema,cn=config"
ldap_add: Other (e.g., implementation specific) error (80)
        additional info: olcObjectClasses: AttributeType not found: "audio"

r...@thing:/etc/ldap# sudo ldapadd -Y EXTERNAL -H ldapi:/// -f 
/etc/ldap/schema/misc.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
adding new entry "cn=misc,cn=schema,cn=config"
ldap_add: Other (e.g., implementation specific) error (80)
        additional info: olcAttributeTypes: Duplicate attributeType: 
"2.16.840.1.113730.3.1.13"

I have installed slapd and ldap-utils
||/ Name                      Version                   Description
+++-=....=======================-==================================================================
ii  slapd                     2.4.21-0ubuntu5           OpenLDAP server (slapd)
ii  ldap-utils               2.4.21-0ubuntu5           OpenLDAP utilities

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: slapd 2.4.21-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Thu May 20 10:46:50 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: openldap

** Affects: openldap (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid openldap slapd

-- 
Using default schemas included with slapd installation does not work.
https://bugs.launchpad.net/bugs/583372
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to