[Bug 583372] [NEW] Using default schemas included with slapd installation does not work.
_UsUrPeR_
sass.joel at gmail.com
Thu May 20 16:01:33 BST 2010
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:
root at 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
root at 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"
root at 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"
root at 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.
More information about the Ubuntu-server-bugs
mailing list