View Single Post
  #6 (permalink)  
Old 07-06-2009, 10:44 AM
carlsanders carlsanders is offline
Active Member
 
Posts: 40
Default

Yet more info...

I ran from /opt/zimbra, find . -exec grep -ls "eve.inside" {}\; | more
and came up with a couple of files that are still listing the old
hostname (which was "eve.inside.maingalaxy.com")...

./openldap-data/id2entry.bdb
./openldap-data/ldap.bak
./openldap-data/__db.002
./openldap-data/dn2id.bdb

So, I think I have some corrupt ldap data, correct?
How do I flush this without killing my users and so forth?
Reply With Quote