Fail to register a DS instance if no userroot is defined
Issue
Setup a configuration instance called example-inst
Setup an additional local DS instance via a silent file.
Here is a copy of the silent file
[General]
FullMachineName=snowflakes.example.com
SuiteSpotUserID=dsuser
SuiteSpotGroup=dsgroup
[slapd]
ServerPort=2389
ServerIdentifier=test-inst2
Suffix=dc=test-inst2,dc=com
ds_bename = exampleDB
RootDN=cn=Directory Manager
RootDNPwd=password
setup-ds.pl -s -f /var/tmp/setupds.inf finishes successfully, but register-ds-admin.pl fails to register the test-inst2 interactively:
==============================================================================
If you want to register the server test-inst2, input the Directory Manager password on the server.
If you don't, type return.
[Directory Manager password on test-inst2 or return]:
The map value 'Suffix' for key 'ds_suffix' did not map to a value in any of the given information files.
==============================================================================
Environment
RHDS10
RHEL7.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
