[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldap db base dn change



If I remember right, subtree rename are only supported with hdb. So if you're using hdb, you can probably configure stuff in such a way as to just do a MODRDN. If you're not using hdb, this is the perfect excuse for a downtime window to switch?

On Thu, 30 Nov 2006, Bryan Irvine wrote:

Our company was recently broken apart and certain segments were sold.
Now I have to go through pull out all the parts that aren't staying
with my particular organization (happens to be the one where the LDAP
DB stays).

The problem is that my base dn, is based on the old company that is going away.

Is there a way I can make a new base dn, and then on the designated
day, just switch to the new base?

In my ldap.conf it seems like I can only specify 1 base.


--Bryan