[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re:(Corrected for the arhives) mailRoutingAddress: attribute type undefined



For the archives:

There is a misc.schema and a rfc822-mailmember.schema.  Use the
misc.schema not the rfc822-mailmember.schema, the misc.schema is more
complete.

Next, you will get errors from ldapadd about:
ldap_add: Object class violation 
additional info: unrecognized objectClass 'mailRecipient'

The migration scripts create an 'mailRecipient'.  You will need to edit
your scripts (and your passwd.ldif if you already generated it) the
objectClass is inetLocalMailRecipient, not mailRecipient.

And make sure you have no blank entries, else ldap will stop and you
will have start over.  (ei, cn,sn,etc)


James Bourne wrote:
> 
> On Fri, 14 Feb 2003, Robert Canary wrote:
> 
> > Greetings agian listers;
> >
> ...
> >
> > I checked the schemas and the attribute is listed in the misc.schema.
> > So apparently I am not understanding something..
> >
> > Where to look to varify this attribute exists??  And if it isn't correct
> > what must I do to correct it?
> >
> > thanks again advance :-)
> 
> Add:
> 
> include         /etc/openldap/schema/misc.scheme
> 
> to your slapd.conf.  It will likely not work though as the
> inetLocalMailRecipient objectclass doesn't have an OID to my knowledge
> (unless this has changed?).
> 
> If it has not changed, I'm using 2.16.840.1.113730.3.2.147 for the
> OID, which was from netscape iPlanet scheme IIRC.
> 
> Regards
> James Bourne
> 
> >
> > --
> > robert
> >
> 
> --
> James Bourne, Supervisor Data Centre Operations
> Mount Royal College, Calgary, AB, CA
> www.mtroyal.ab.ca
> 
> ******************************************************************************
> This communication is intended for the use of the recipient to which it is
> addressed, and may contain confidential, personal, and or privileged
> information. Please contact the sender immediately if you are not the
> intended recipient of this communication, and do not copy, distribute, or
> take action relying on it. Any communication received in error, or
> subsequent reply, should be deleted or destroyed.
> ******************************************************************************
> 
> "There are only 10 types of people in this world: those who
> understand binary and those who don't."