You must add the qmail's schema in the include list. The file is in the qmail's source directory.
Winanjaya wrote: > Yes I have edited my /etc/openldap/slapd.conf.. as below: > > include /etc/openldap/schema/core.schema > include /etc/openldap/schema/cosine.schema > include /etc/openldap/schema/inetorgperson.schema > include /etc/openldap/schema/nis.schema > include /etc/openldap/schema/redhat/rfc822-MailMember.schema > include /etc/openldap/schema/redhat/autofs.schema > include /etc/openldap/schema/redhat/kerberosobject.schema > include /etc/openldap/schema/extension.schema > schemacheck off > > pidfile //var/run/slapd.pid > argsfile //var/run/slapd.args > > access to dn=".*,dc=LippoGeneral,dc=com" > by * write > by * read > by * search > > database ldbm > suffix "dc=LippoGeneral,dc=com" > rootdn "cn=Manager,dc=LippoGeneral,dc=com" > rootpw secret > directory /var/lib/ldap > index objectClass,uid,uidNumber,gidNumber,memberUid eq > index cn,mail.surname,givenname eq,subinitial > > please help .. I have stuck on this .. Thanks > > Regards > Winan > > > > > > -----Original Message----- > From: David Rodriguez Fernandez [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 13, 2002 2:36 PM > To: Winanjaya > Cc: 'QLDAP Admin Groups'; 'QMail-LDAP Mailling List' > Subject: Re: adduser: Undefined attribute type > > > You have edited your slapd.conf including the qmail's schema? > > Winanjaya wrote: > > >>I met error when running adduser, the error message is: >>adduser: Undefined attribute type >> additional info: mailMessageStore: D0 >> >>Any idea an or suggestion would be highly appreciated and thanks a lot in >>advance >> >> >>Have a nice day a head >>Regards >>Winan >> >> >> >
