Hello, today I hadn't much time same as every Monday ;-(
Nearly all time left was spend in compiling samba3 --with ldap. After that I spoke my co-worker he told me that he unsuccessful tied to rebuild openldap2.1.22-2mdk.src.rpm (--with bdb) so he downloaded original sourcen. Now I know, that the schemas nearly all were taken from openldap.org and only the some which only are at the cooker rpm was copied out there. So long the prestory. After I enabled all schema and replaced samba.schema Igot the following messages at startup: /etc/openldap/schema/rfc822-MailMember.schema: line 7: Duplicate attributeType: "1.3.6.1.4.1.42.2.27.2.1.15" /etc/openldap/schema/qmail.schema: line 24: AttributeType inappropriate matching rule: "integerMatch" /etc/openldap/schema/mull.schema: line 45: AttributeType inappropriate matching rule: "bitStringMatch" /etc/openldap/schema/dns.schema: line 23: OID could not be expanded: "oid" BTW: is someone still translating or plans to translate openldap-guide-2.1.22-2mdk.i586.rpm ? More tomorrow, Regards Falko On Sat, 26 Jul 2003 23:53:54 +0200 (SAST) Buchan Milne <[EMAIL PROTECTED]> wrote: > I have started a script to do some schema checks, but the best way > seems to be to have a server running with schema check on, and try and > import from LDIF, that is if you have spare servers. > > I am planning to have checks to run on a server that has schema > checking off, but I am having a bit of trouble getting all the > objectclasses using perl-ldap, so haven't progressed very far. Main > ideas are to check each entry has one and only one structural class, > that all objectclasses and attributes exist etc (assuming the schema > itself is correct). > > Regards, > Buchan
