Klaus Heinrich Kiwi wrote: > > but I'm willing to use OpenLDAP > client to change cn=schema on an LDAP server (different vendor) that > supports it. > > Is that possible?
Yes. > Or is the OpenLDAP checking for cn=schema at the > client? No. > The output I'm getting is: > > [EMAIL PROTECTED] ~]# ldapmodify -H ldap://host -D cn=root -w passwd -x -ZZ > -a -f /usr/share/doc/krb5-server-ldap-1.6.2/kerberos.ldif > ldapmodify: invalid format (line 5) entry: "cn=schema" You should provide the relevant excerpt of the LDIF file. Ciao, Michael.