[Fedora-directory-devel] Please review: Bug 237356: Move DS Admin Code into Admin Server

Richard Megginson rmeggins at redhat.com
Thu Jun 7 23:03:44 UTC 2007


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237356
Resolves: bug 237356
Bug Description: Move DS Admin Code into Admin Server
Reviewed by: ???
Files: in addition to the diff
ldapserver/ldap/admin/src/scripts/DSDialogs.pm
ldapserver/ldap/admin/src/scripts/Dialog.pm
ldapserver/ldap/admin/src/scripts/DialogManager.pm
ldapserver/ldap/admin/src/scripts/Inf.pm
ldapserver/ldap/admin/src/scripts/Resource.pm
ldapserver/ldap/admin/src/scripts/Setup.pm.in
ldapserver/ldap/admin/src/scripts/SetupDialogs.pm
ldapserver/ldap/admin/src/scripts/SetupLog.pm
ldapserver/ldap/admin/src/scripts/Util.pm
ldapserver/ldap/admin/src/scripts/setup-ds.pl.in
ldapserver/ldap/admin/src/scripts/setup-ds.res.in
Branch: HEAD
Fix Description: This adds the setup related perl modules, scripts, and 
resource files to the DS base code.  This will allow a user to 
interactively setup (create an instance of) a directory server.  This 
will also form the base of the work to add the console and admin server 
related setup code.  New files/directories:
$libdir/fedora-ds/perl - this is where the perl modules (Setup.pm, etc.) 
will be installed.
$bindir/setup-ds.pl - the script to use to interactively create an 
instance of directory server.  This has use lib '$libdir/fedora-ds/perl' 
hard coded into it at build time, in order to find the "private" setup 
perl modules.  If you invoke this script in silent mode (setup-ds.pl -s) 
then it is exactly the same as just using ds_newinst.pl.
$sysconfdir/fedora-ds/property/setup-ds.res - Resources for setup-ds.pl 
and the associated modules.
I also fixed a problem with the libns-dshttpd linkage.
Platforms tested: RHEL4
Flag Day: no
Doc impact: Yes.  All of these new items will need to be documented.
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=156525&action=diff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20070607/68b524fa/attachment.bin>


More information about the Fedora-directory-devel mailing list