[Fedora-directory-devel] Please review: Bug 431103: Cannot setup ds with remote config DS

Rich Megginson rmeggins at redhat.com
Mon Jul 14 17:51:18 UTC 2008


https://bugzilla.redhat.com/show_bug.cgi?id=431103
Resolves: bug 431103
Bug Description: Cannot setup ds with remote config DS
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: This fix has two main parts.  The first part is to fix 
setup.  I took parts out of the 01nsroot template and put them into the 
templates that set up the directory server and admin server.  So when 
those servers are registered, they will create those common entries if 
not present, or otherwise modify them to add the necessary information.  
I had to add uname_m and uname_a and some other items to the mapping 
files.  I fixed a typo in one of the template files.  I changed setup to 
create new directory server instances shutdown, so that when they are 
configured for the passthrough auth plugin, it will be working when 
started.  Otherwise, directory servers you create with setup will not be 
manageable in the console until after they are restarted.  This is the 
same way that ds_create works.
The second part of the fix is to allow people to fix "broken" installs.  
I added a -u (update) option to setup.  This will scan for exsiting 
installations are re-register all servers found.  The dialog flow is 
pretty simple - it just confirms that you want to run update mode, then 
asks for the config ds information, then re-registers all servers with 
the config ds, updating any information that is missing or outdated.
Platforms tested: RHEL5, Fedora 8, Fedora 9
Flag Day: no
Doc impact: Yes - need to document the new -u option.
https://bugzilla.redhat.com/attachment.cgi?id=311740&action=diff
https://bugzilla.redhat.com/attachment.cgi?id=311741&action=diff




More information about the Fedora-directory-devel mailing list