Unix and Linux Discussions Tagged with delete |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
10,602 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
8,619 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
9,709 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
6,683 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,326 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,605 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
5,825 |
Shell Programming and Scripting |
|
|
|
6 |
4,278 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,485 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
6,010 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
6,815 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,563 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
9,836 |
Shell Programming and Scripting |
|
|
|
5 |
5,932 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,632 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,035 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,429 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,996 |
Shell Programming and Scripting |
|
|
|
1 |
3,471 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
28,548 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
7,168 |
Shell Programming and Scripting |
|
|
|
2 |
1,804 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
4,025 |
UNIX for Beginners Questions & Answers |
|
|
|
11 |
3,911 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,594 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
7,837 |
Ubuntu |
|
|
|
6 |
3,171 |
Shell Programming and Scripting |
|
|
|
1 |
3,412 |
Programming |
|
|
|
1 |
6,083 |
Programming |
|
|
|
5 |
1,870 |
Shell Programming and Scripting |
|
|
|
5 |
1,811 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,049 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
2,640 |
Shell Programming and Scripting |
|
|
|
4 |
4,018 |
Shell Programming and Scripting |
|
|
|
2 |
17,885 |
Fedora |
|
|
|
11 |
2,802 |
Shell Programming and Scripting |
|
|
|
3 |
1,894 |
Shell Programming and Scripting |
|
|
|
6 |
2,357 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
6,102 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,363 |
Post Here to Contact Site Administrators and Moderators |
delete clearinghouse(1m) delete clearinghouse(1m)
NAME
delete clearinghouse - Deletes the specified clearinghouse from the local server system
SYNOPSIS
cdscp delete clearinghouse clearinghouse-name
ARGUMENT
The full name of the clearinghouse.
DESCRIPTION
The delete clearinghouse command deletes a clearinghouse from the local server system. CDS does not permit you to delete a cleared clear-
inghouse. Before you can delete a cleared clearinghouse, you must recreate it using the create clearinghouse command.
The delete clearinghouse command automatically deletes all read-only replicas from a clearinghouse. CDS does not permit you to delete a
clearinghouse that contains a master replica. See the DCE Directory Service module of the DCE Administration Guide for more information
about handling master replicas when deleting a clearinghouse.
Permissions Required
You must have write and delete permission to the clearinghouse and administer permission to all directories that store replicas in the
clearinghouse. The server principal needs delete permission to the associated clearinghouse object entry and administer permission to all
directories that store replicas in the clearinghouse.
NOTES
It is recommended that you delete all replicas except the root before issuing this command.
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLE
The following command deletes a clearinghouse named /.:/sales/Orion_CH from the local server system: cdscp> delete clearinghouse
/.:/sales/Orion_CH
RELATED INFORMATION
Commands: clear clearinghouse(1m), create clearinghouse(1m), list clearinghouse(1m), set cdscp preferred clearinghouse(1m), show clearing-
house(1m), show cdscp preferred clearinghouse(1m)
Books: DCE Administration Guide
delete clearinghouse(1m)