Thank you for your information.
I'll try to test that command.
Current situation is the iplanet hd already reach 95%.
One of the reason is probably because many discontinued user mailbox still there eventhough I already delete their a/c from ldap.
How to find the user that still exist in Netscape but no longer in ldap.
If I want to migrate to new host.
Probably what I have to do are:
-migrate ldap user using db2ldif
-migrate user mailbox. Can I just simply copy user directory which contain all users mailbox?
thanks
You should take a look at reconstruct -o, this will list orphaned accounts (mailboxes with no entry in the directory). Spool the output to a file and run it to delete all of the mailboxes.
If you want to migrate to another host and you are moving from Solaris --> Solaris just copy everything over (including user/group accounts, symlinks, etc.).
I have done this many times without any problems.
Mark