Bug 253811 - RFE: registration tool (register-ds-admin.pl)
Summary: RFE: registration tool (register-ds-admin.pl)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Install/Uninstall
Version: 1.0.4
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Noriko Hosoi
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks: 240316 FDS1.1.0
TreeView+ depends on / blocked
 
Reported: 2007-08-22 02:02 UTC by Noriko Hosoi
Modified: 2015-12-07 16:32 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-07 16:32:28 UTC
Embargoed:


Attachments (Terms of Use)
cvs diff (adminserver) (19.04 KB, patch)
2007-08-22 02:09 UTC, Noriko Hosoi
no flags Details | Diff
sample usage (6.28 KB, text/plain)
2007-08-22 02:27 UTC, Noriko Hosoi
no flags Details
cvs commit message (1.26 KB, text/plain)
2007-08-23 23:52 UTC, Noriko Hosoi
no flags Details

Description Noriko Hosoi 2007-08-22 02:02:32 UTC
Description of problem:
1. if ldap servers are installed at the non-standard location using .inf file
(as quickinstall does), register-ds-admin.pl cannot find them.
2. there should be some way to select ldap servers not to register to the
Configuration Directory Server.

Comment 1 Noriko Hosoi 2007-08-22 02:09:37 UTC
Created attachment 162024 [details]
cvs diff (adminserver)

Files:
 admserv/newinst/src/AdminUtil.pm.in
 admserv/newinst/src/RegDSDialogs.pm
 admserv/newinst/src/register-ds-admin.pl.in
 admserv/newinst/src/register-ds-admin.res.in

Change description:
1. Added a question if there is DS located at a non-standard place; if any ask
for the path.  The question is repeated till empty input (return) is given.
2. Changed the instances data structure to hash to make the comparison easy to
check whether the path and server instance name pair is already in the hash or
not.
3. When registering the sub DSes, it prompts for the Directory Manager
password.  If empty password (return) is given, the server is not registered.

Comment 2 Noriko Hosoi 2007-08-22 02:27:49 UTC
Created attachment 162025 [details]
sample usage

Comment 3 Noriko Hosoi 2007-08-23 23:52:36 UTC
Created attachment 172383 [details]
cvs commit message

Reviewed by Rich (Thank you!!)

Checked in into HEAD.

Comment 4 Yi Zhang 2007-11-28 23:34:16 UTC
Verified, pass

Same procedure as bug 247739

Pass


Note You need to log in before you can comment on or make changes to this bug.