Migrating to Samba
If one uses Novell (we use 5.0) only as a file and print server, what is the best/easiest/fastest way to port the file and print systems to Samba? What are the pros and cons of doing so?

    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.

You could use the NetWare migration tools that NT4/2K provides to migrate directly to a Samba share. Alternatively, one could just copy the files accross from an MS Windows client from the NetWare volume to a Samba share.

One other way to migrate the files would be to install the Samba NetWare NLM, and then copy the files using smbfs from the Samba server (if it is running Linux).

In all cases, it would be necessary to make certain that the files and directories created on the Samba server offer correct access control permissions for your users.

What are the pros and cons of doing so? That's a tough one! I'd set up a test bench and check this. It has been a long time since I migrated any NetWare systems to Samba.

This was first published in May 2003