Linux Netmeeting and OpenLDAP Issue
Hello,
I am trying to create a Netmeeting server (ILS server) on Linux and the server just doesn't want to run (more detail below on that).
I am running a RedHat 8.0 server with Open LDAP 2.0.27 (the only one I have gotten to comple with my Berkeley DB) and I am using the Linux Netmeeting Kit 1.2 I have been following the how to and have gotten everything installed.
My problem is when I try to run the server (the master and the slave) I get this error:
/usr/local/etc/openldap/schema/netmeeting.schema: line 15: AttributeType not found: "name"
and the line that the error is occurring on in the schema is:
attributetype ( 1.2.840.113556.1.4.222
NAME 'location' SUP name )
Now this is just about the first experience I have had with LDAP so troubleshooting this has been difficult for me, the core.schema seem to have the same SUP name Attribute Type that the netmeeting.schema is using, and it executes fine.
This issue just has me perplexed, has anyone tried this before that can help me? I hope so.
Thank You!
|