Deletes an access control entry (ACE) from a clearinghouse's access control set (ACS). SYNOPSIS REMOVE CLEARINGHOUSE clearinghouse-name ACCESS principal Arguments clearinghouse-name The name of the clearinghouse from which access is being deleted. principal The principal for whom access is being removed. You can specify a principal as a group name, a collection of principals denoted with wildcards (for example, .org.name*), or an individual name in the format, nodename.username. To specify a DNS Version 1-style principal, use the format nodename::username. ACCESS RIGHTS You must have control access to the clearinghouse whose ACS is being modified.
1 – example
The following command removes access for the user group .testgroup from the .paris2_ch clearinghouse. dns> remove clearinghouse .paris2_ch access .testgroup