To aid in building/rebuilding CS, two scripts have been provided: * remove_default_pki_instances * remove_pki_components A similar tool should be provided to manage the removal of existing Directory Server Instances which are used for the specific purpose of CS data storage.
Related to bug 440298?
This script needs to work for BOTH 32-bit and 64-bit instances.
Created attachment 302939 [details] PKI remove DS instance script
Created attachment 302940 [details] 32-bit CGI DS removal script
Created attachment 302941 [details] 64-bit CGI DS removal script
The attachments look good. A couple of very minor nits with the shell script: - Make the strings that refer to Fedora Directory Server brand agnostic. - Prepend "./" to the cgi that the shell script will call.
Thanks to the Directory Server team for letting us "borrow" their scripts to create our own PKI-specific scripts. This will be addressed better by Bugzilla Bug #442753, when Directory Server creates a removal script that is independent of the Administration Server. svn status | grep -v ^$ | grep -v ^? | grep -v ^P | grep -v ^X A linux/scripts/remove_ds_instance A linux/scripts/ds_remove_cgi_32 A linux/scripts/ds_remove_cgi_64 Adding linux/scripts/ds_remove_cgi_32 Adding linux/scripts/ds_remove_cgi_64 Adding linux/scripts/remove_ds_instance Transmitting file data ... Committed revision 29.
Added a comment to the http://pki.fedoraproject.org/wiki/PKI_Components_Collectively_via_Subversion page regarding the use of this script.
Bug already MODIFIED. setting target CS8.0 and marking screened+
the scripts exist in the source tree but are not installed. Is this correct?
(In reply to comment #10) > the scripts exist in the source tree but are not installed. Is this correct? The remove-ds.pl script should be installed as of RHDS 8.1.