zcs-NETWORK-4.5.6_GA_1044.RHEL5_64.tgz
I should probably start a separate thread for this, but...
I think the original problem was that I'd put some additional schemas in the slapd.conf.in, in particular to use the nis and samba object classes.
When the update script ran it replaced slapd.conf.in, which meant that slapd wouldn't start (as the ldap data relied on the additional definitions). This meant that the rest of the script produced all sorts of errors because the ldap server wasn't working.
Is there a way around this? Backing up slapd.conf.in doesn't really solve the problem because it isn't possible to restore it before the rest of the script dies. At present it seems that adding any schemas to the ldap server is going to cause major problems when upgrading.
Rob |