Proper way to delete a domain?
First let me apologize if this has been answered many times.. but i did search through the forums and could not find the info i need.
I have successfully removed all users (cals and PAB) entries for a domain. Now i want to remove the domain from the server.
I have used the following commands.. and they complete successfully.. no errors...
commadmin domain delete -D user -w password -d domain
commadmin domain purge -D user -w password -d domain -g 0
Both succeed.. but when i do a msuserpurge -v -d domain
i still see the domain.. and if i ldapsearch for the domain.. i still see the top entry o=domain etc.
I notice that the mailDomainStatus is still showing "active"
I can ldapmodify the mailDomainStatus to "removed" but not sure if this will then allow the purge command to totally remove the domain?
--additional info:
Sun Java(tm) System Messaging Server 6.2-3.04 (built Jul 15 2005)
the domain i am trying to remove is not the default domain.
--
Thanks for any assistance.
Message was edited by:
callenj98

