#48907 admin server - register-ds-admin fails to find local config DS
Closed: wontfix None Opened 7 years ago by mreynolds.

getLocalConfigDS() expects the ldapStart attribute from adm.conf to be in the format:

ldapStart: /start-dirsrv slapd-localhost

But start-dirsrv can accept the server ID without the prefix of "slapi-"

ldapStart: /start-dirsrv localhost

getLocalConfigDS() needs to handle both cases, otherwise register-ds-admin.pl fails to find the local configDS, and the script keeps asking for the admin password and never progresses.


283434c..2eaaf09 master -> master
commit 2eaaf09dcd93b1cab4d0d5cef59bc3f2110b754f
Author: Mark Reynolds mreynolds@redhat.com
Date: Thu Jun 30 11:45:35 2016 -0400

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 389-admin,console 1.1.44

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1966

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata