summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/SetupDialogs.pm.in
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2007-06-08 01:09:16 +0000
committerRich Megginson <rmeggins@redhat.com>2007-06-08 01:09:16 +0000
commit7f686305a98a4289f4ebb3f62441523950352280 (patch)
tree62e376a4c3bd83d7ef18823d00f0b55cca9bc411 /ldap/admin/src/scripts/SetupDialogs.pm.in
parent6fbde87fb096a7919796c9568463a0411bb80b1e (diff)
downloadds-7f686305a98a4289f4ebb3f62441523950352280.tar.gz
ds-7f686305a98a4289f4ebb3f62441523950352280.tar.xz
ds-7f686305a98a4289f4ebb3f62441523950352280.zip
Resolves: bug 237356
Description: Move DS Admin Code into Admin Server 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.
Diffstat (limited to 'ldap/admin/src/scripts/SetupDialogs.pm.in')
0 files changed, 0 insertions, 0 deletions