Article

Jay Martinez's picture
article
Reads:

1932

Score:
0
0
 
Comments:

0

Restore Settings after Updating SUSE Linux Enterprise Server 9

(View Disclaimer)

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:

  1. rcldap stop
  2. cp -a /var/lib/ldap /root/ldap-backup
  3. db_recover -h /var/lib/ldap
  4. 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.




User Comments

© 2012 Novell