Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

delete_child(1m) [hpux man page]

delete child(1m)														  delete child(1m)

NAME
delete child - Deletes a child pointer from the namespace SYNOPSIS
cdscp delete child child-name ARGUMENTS
The full name of the child pointer. DESCRIPTION
The delete child command deletes a child pointer from the namespace. Privilege Required You must have delete permission to the child pointer or administer permission to the parent directory. NOTES
Use the delete child command only when the directory to which the child pointer refers is deleted and the child pointer accidentally remains. 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 the child pointer that accidentally remains after the /.:/sales/east directory is deleted: cdscp> delete child /.:/sales/east RELATED INFORMATION
Commands: create child(1m), list child(1m), show child(1m) delete child(1m)

Check Out this Related Man Page

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)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How UNIX admin set up this? how files of 744 of other owner can be removed by another owner?

Hi all, We have some files are under 744 permissions and the the owner is say owner1 and group1. Now we have another user owner2 of group2, owner2 can remove files of the owner1 and the permission of those files are 744, unix admin told us he did some config at his side so we can do that. ... (14 Replies)
Discussion started by: TheGunMan
14 Replies

2. Solaris

Solaris10 acl and zfs samba

I have share with samba a directory called /var/pubblica i set write permission correctly on smb.conf and zfs acl \chmod A+group:"domain... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies