hi again, i still have the problem, adding new entries with own attributes I have changed the multi-value in single-value how it was recommend. and i restartet slapd but anyhow it doesn't work and i searched for server-log-files, but i found only /usr/src/openldap-2.0.6/config.log and our sysadmin means that this is just for the make-process (actually this file contains some error messages for example: "/usr/bin/ld: cannot find -lbe"; "No such file or directory" or "undefined reference to `gdbm_open'") Was the sysadmin right and these messages say nothing? what other log-files I should looking for? or any idea what else could be wrong? Thanks Helke ----- Original Message ----- From: Kurt D. Zeilenga <Kurt@OpenLDAP.org> To: Helke Schröder <toepper@zentaur.de> Cc: <openldap-software@OpenLDAP.org> Sent: Monday, December 18, 2000 3:18 AM Subject: Re: undefined attributetype > At 06:41 PM 12/15/00 +0000, Helke Schröder wrote: > >hi, > >I've got a problem trying to add new entries with own attribute. > > > >in the slapd.conf I have insert: > > include /etc/openldap/schema/schema.schema > >(schema check is on) > > > >and this schema.schema looks like this: > > #ldxPcUserDn > > attributetype( 2.16.840.1.113719.2.177.4.64.1 NAME 'ldxPcUserDn' > > SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 > > MULTI-VALUE ) > > Check your server logs for configuration errors... the > attribute type describe above is flawed (MULTI-VALUE is > not a recognized term). > > Kurt
[root@localhost /root]# /usr/local/bin/ldapadd -f /home/hilke/ldxorg.ldif -x -D "cn=Manager,o=ldx,c=DE" -w secret -v ldap_initialize( <DEFAULT> ) add objectclass: organizationalUnit top ldxPcAdd add ou: tt add ldxPcUserDn: bla adding new entry "ou=tt,o=ldx,c=de" ldap_add: Undefined attribute type additional info: attribute type undefined ldif_record() = 17
Attachment:
schema.schema
Description: Binary data
Attachment:
test.ldif
Description: Binary data