Re: [GnomeMeeting-list] ldap with NetMeeting directory kit
- From: David Koski <david kosmosisland com>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] ldap with NetMeeting directory kit
- Date: Tue, 30 Dec 2003 09:49:05 -0800
On Tue, 30 Dec 2003 05:30:43 -0500
Adam Williams <awilliam whitemice org> wrote:
> > > >I am trying to get an ils server working using openLDAP with the
> > > >"NetMeeting directory kit". See:
> > > >http://www.freesoft.org/software/NetMeeting/netmeetserver.html
> > > >>However, after many hours, it still does not work properly.
> > > >Although I can see a NetMeeting client listed on the server using
> > > >GnomeMeeting, the reverse does not work.
> > > Yes, this is documented. Unless you tweak the ndk Netmeeting clients
> > > will only see NetMeeting clients.
> > > There is a slide about this in -
> > > ftp://ftp.kalamazoolinux.org/pub/pdf/ldapv3.pdf
> > > >Also, I had to use an old version of openLDAP
> > > >to get the core.schema patch to work. There are also other problems.
> > > >Anyone have any suggestions?
> > > Don't tweak core.schema. Never ever make changes to a standard schema
> > > file.
> > > Try
> > > >ftp://ftp.kalamazoolinux.org/pub/projects/awilliam/misc-ldap/netmeeting2.schema
> > Okay, now I get the following error:
> > /usr/local/etc/openldap/schema/netmeeting2.schema: line 110: AttributeType not found: "comment"
> > ..for the command:
> > /usr/local/libexec/slapd -d 11 -f /usr/local/etc/openldap/slapd.conf -u ldap &
> >
>
> Ah, sorry, You need the officeperson.schema loaded (M$-Outlook
> schema), the NDK schema file redefines attributes defined in
> officeperson.schema so I took them out.
> ftp://ftp.kalamazoolinux.org/pub/projects/awilliam/misc-ldap/officeperson.schema
Thanks! Now I'm getting:
/usr/local/etc/openldap/schema/officeperson.schema: line 5: unknown directive "//attributetype" outside backend info and database definitions (ignored)
/usr/local/etc/openldap/schema/officeperson.schema: line 6: unknown directive "//" outside backend info and database definitions (ignored)
/usr/local/etc/openldap/schema/officeperson.schema: line 7: unknown directive "//" outside backend info and database definitions (ignored)
/usr/local/etc/openldap/schema/officeperson.schema: line 44: AttributeType not found: "otherFacsimiletelephoneNumber"
slapd shutdown: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.
That is a reduced set of errors since adding inetorgperson.schema. My includes are now:
include /usr/local/etc/openldap/schema/core.schema
include /usr/local/etc/openldap/schema/cosine.schema
include /usr/local/etc/openldap/schema/inetorgperson.schema
include /usr/local/etc/openldap/schema/officeperson.schema
include /usr/local/etc/openldap/schema/netmeeting2.schema
Best Regards,
David Koski
david KosmosIsland com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]