delete_rs_command
Use the delete_rs_command command to delete the currently selected restricted shell command from Active Directory and from memory. After you run this command, you cannot run subsequent ADEdit commands for restricted shell commands because there will be no currently selected restricted shell command available in memory.
Zone Type
Classic only
Syntax
delete_rs_command
Abbreviation
dlrsc
Options
This command takes no options.
Arguments
This command takes no arguments.
Return Value
This command returns nothing if it runs successfully.
Examples
delete_rs_command
This example deletes the currently selected restricted shell command from Active Directory and from memory.
Related Commands
Before you use this command, you must have a currently selected zone stored in memory. The following commands enable you to view and select the restricted shell command to work with:
get_rs_commandsreturns a Tcl list of restricted shell commands in the current zone.list_rs_commandslists tostdoutthe restricted shell commands in the current zone.new_rs_commandcreates a new restricted shell command and stores it in memory.select_rs_commandretrieves a restricted shell command from Active Directory and stores it in memory.
After you have a restricted shell command stored in memory, you can use the following commands to work with that restricted shell:
get_rsc_fieldreads a field value from the currently selected command.save_rs_commandsaves the selected command with its current settings to Active Directory.set_rsc_fieldsets a field value in the currently selected command.