Hide Forgot
Description of problem: If you remove the instance which is created with setup-ds-admin.pl. then you are not able to login to admin console. Version-Release number of selected component (if applicable): 389-ds-base-1.3.5.10-10.el7.x86_64 389-ds-console-1.2.13-1.el7dsrv.noarch 389-admin-1.1.44-1.el7dsrv.x86_64 How reproducible: 100% Steps to Reproduce: 1. # setup-ds-admin.pl 2. Add new instance and register to the admin 3. Remove the instance which is created in step 1 using #remove-ds.pl -i slapd-instance or #ds_removal -s instance -w AdminPassword Actual results: Not able to login to console Expected results: Should able to login console Additional info:
This is the expected behavior. The original instance contains the o=netscaperoot suffix. This suffix is used by the console to render the UI, without it the console can not run or be used.