Article
ENVIRONMENT: sles 9
openexchange server 4 or openXchange server 5 sp1
all patches to sles 9 must be applied for this error to occur.
PROBLEM: You have a fresh install of SLES 9. You proceed to install OpenXchange Server to your specified configuration users, domains, etc. You then apply all necessary patches and service packs to have a current system. You then realize ALL your customizations to the ldap database, users, domains, smtp settings are gone. WHAT DO YOU DO!?
SOLUTION: At a command line, type in these simple commands:
- rcldap stop
- cp -a /var/lib/ldap /root/ldap-backup
- db_recover -h /var/lib/ldap
- rcldap start
Your system should now be just like you had it prior to your updating of the system.
With SUSE and OpenXchange it's just that EASY!
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
- Getting All the Benefits of your SUSE Linux Enterprise 10 Eval Software
- Installing HP Web Jetadmin on SLES 10
- Loading DHCPD on OES2 Linux - "Error - "No Subnet Declaration for eth1"
- Ensuring files for patches are accurate in SMT
- GroupWise Support for SUSE Linux Enterprise 10; Entitlement Offer Extended
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 1932 reads


0