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

deleting one domain



Hi guys i get this output from slapcat;

dn: dc=mycompany,dc=com
objectClass: dcObject
objectClass: organization
o: mycompany
dc: mycompany
structuralObjectClass: organization
entryUUID: e235aa56-cd4a-102e-9e99-4f8ab88a5141
creatorsName: cn=root,dc=mycompany,dc=com
modifiersName: cn=root,dc=mycompany,dc=com
createTimestamp: 20100326174351Z
modifyTimestamp: 20100326174351Z
entryCSN: 20100326174351Z#000000#00#000000

dn: dc=mycompany,dc=local
objectClass: dcObject
objectClass: organization
o: mycompany
dc: mycompany
structuralObjectClass: organization
entryUUID: 4c85f2e4-cf9e-102e-9a60-f35afa4f4768
creatorsName: cn=root,dc=mycompany,dc=local
modifiersName: cn=root,dc=mycompany,dc=local
createTimestamp: 20100329164559Z
modifyTimestamp: 20100329164559Z
entryCSN: 20100329164559Z#000000#00#000000

i want to delete the mycompany.com domain and be left with mycompany.local how do i go abt it?

thanks in advance