Setting up Fedora Directory Services on Red Hat Enterprise Linux 4.0

Setting up Fedora Directory Services on Red Hat Enterprise Linux 4.0

I'm trying to set up Fedora DS. I installed the RPM package fedora-ds on RHEL 4.0 AS, and I want to migrate the NIS database from the Unix system to the RHEL 4.0 system.

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

For users unfamiliar with LDAP (that's Lightweight Directory Access Protocol to you newbies), Fedora Directory Services (DS) is the Red Hat Directory Server equivalent. You are making the right move going with Fedora DS, rather than OpenLDAP, as there is a ton of documentation out there on Fedora DS and it is much more user-friendly. There is even a nice GUI for it. What you need to do is use MigrationTools, which are essentially a set of Perl scripts that are available from PADL Software. These were developed to help users migrate from existing name services such as NIS (Network Information Service), to LDAP implementations such as Fedora DS. When you are finished downloading the scripts, such as migrate_hosts.pl, you can execute them to bring the database files into LDIF format (Lightweight Directory Interchange Format). The final step will be configuring the import into Fedora DS by starting the directory server and importing the LDIF files into DS. For more assistance, refer to the Fedora DS documentation to help with specific tasks. You may also want to check the PADL website. There is a lot of detailed information out there as well as support groups on the web that can help you, too.

This was first published in October 2007