Re: [GnomeMeeting-list] ldap with NetMeeting directory kit



On Mon, 29 Dec 2003 16:46:10 -0500 (EST)
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 &

*** begin slapd.conf ***
include         /usr/local/etc/openldap/schema/core.schema
include         /usr/local/etc/openldap/schema/cosine.schema
include         /usr/local/etc/openldap/schema/netmeeting2.schema
schemacheck     off
pidfile         /var/run/slapd.pid
database        shell
suffix          "objectclass=rtperson"
search          /usr/local/libexec/netmeeting.perl
add                     /usr/local/libexec/netmeeting.perl
modify          /usr/local/libexec/netmeeting.perl
delete          /usr/local/libexec/netmeeting.perl
*** end slapd.conf ***

I only added cosine.schema to this original from the NDK.  I installed openldap-2.1.25 also producing the original core.schema and all.

> The netmeeting schema file provided in the NDK is a horrible hackish 
> thing.  The above isn't much better, but it at least loads under OpeLDAP 
> 2.1.25

Thanks!
david
david KosmosIsland com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]