https://fedorahosted.org/389/ticket/293 https://fedorahosted.org/389/attachment/ticket/293/0001-Ticket-293-remove-ds-admin.pl-does-not-remove-everyt.patch Bug Description: While remove-ds.pl takes "-a" option to remove all the directories and files generated by setup-ds.pl, the corresponding remove-ds-admin.pl for the entire system including the Admin Server does not support "-a" option. Fix Description: This patch makes remove-ds-admin.pl support "-a" option. Admin Server setup script setup-ds-admin.pl backs up the original files admserv.conf, httpd.conf, nss.conf, console.conf, cert8.db, key3.db and secmod.db in the bakup directory. By passing "-a" to remove-ds-admin.pl, it removes directory server instances belonging to the Admin Server and restores the files backed up by setup-ds-admin.pl. If "-a" is not passed, the above files remain in the config directory. -- 389-devel mailing list 389-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-devel