<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Migrating Sendmail Accounts to a New Server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843559#M24691</link>
    <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;Is there a utility that will help facilitate migrating user accounts from HP-UX to Linux?</description>
    <pubDate>Tue, 15 Aug 2006 08:43:30 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2006-08-15T08:43:30Z</dc:date>
    <item>
      <title>Migrating Sendmail Accounts to a New Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843557#M24689</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I am setting up a new system that will replace the current sendmail server. The current server is running Sendmail 8.13.1 on a trusted HP-UX 10.20 system, while the newer model will be running Sendmail 8.13.4 on a Fedora Core 4 system that was hardened by Bastille Linux. Both systems have MailScanner, SpamAssassin, and ClamAV installed although the Linux box has newer versions of the programs.&lt;BR /&gt;&lt;BR /&gt;My plan is to tar the existing mailboxes on the older server and extract them onto the replacement. I had several questions in regards to this plan:&lt;BR /&gt;&lt;BR /&gt;1. Will simply tarring and then extracting the existing mailboxes work, or are there further steps involved?&lt;BR /&gt;2. Do the owners of the mailboxes in question need to have local accounts on the new server or are having the mailboxes alone enough?&lt;BR /&gt;&lt;BR /&gt;The configuration settings for Sendmail, MailScanner, SpamAssassin, and ClamAV on the new server will be the same as those on the older one. I will also be running the newaliases command on the new server after I modify the aliases file. &lt;BR /&gt;&lt;BR /&gt;Any comments, ideas, and suggestions are welcome.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2006 07:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843557#M24689</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2006-08-15T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Sendmail Accounts to a New Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843558#M24690</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Migrate the user accounts.&lt;BR /&gt;&lt;BR /&gt;If possible give them the same numeric user id as they had on the HP-UX machine.&lt;BR /&gt;&lt;BR /&gt;Then tar up the /var/mail boxes, transfer and untar.&lt;BR /&gt;&lt;BR /&gt;This should do it.&lt;BR /&gt;&lt;BR /&gt;If you use mail readers that store data in the usres home directory, that data will need to be migrated as well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Aug 2006 08:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843558#M24690</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-15T08:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Sendmail Accounts to a New Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843559#M24691</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;Is there a utility that will help facilitate migrating user accounts from HP-UX to Linux?</description>
      <pubDate>Tue, 15 Aug 2006 08:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843559#M24691</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2006-08-15T08:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Sendmail Accounts to a New Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843560#M24692</link>
      <description>you'll first need to untrust the HP system, then you can just copy the entries in the password file across. &lt;BR /&gt;Next, type pwconv on the linux box, it should (in theory) create the shadow entries for each user you have copied across.&lt;BR /&gt;&lt;BR /&gt;I've used this method previously and it worked fine, sounds like a hack, but then isn't that what linux is about? ;-}&lt;BR /&gt;&lt;BR /&gt;You'll need to :&lt;BR /&gt;1) tar / untar the home areas&lt;BR /&gt;2) check that the UIDs are not already in use on the linux box&lt;BR /&gt;3) ensure that you don't copy over any system usernames (like root)&lt;BR /&gt;4) re-trust the HP box (takes about 1 minute)</description>
      <pubDate>Thu, 17 Aug 2006 12:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843560#M24692</guid>
      <dc:creator>Mancboy</dc:creator>
      <dc:date>2006-08-17T12:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Sendmail Accounts to a New Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843561#M24693</link>
      <description>Hi there -- &lt;BR /&gt;&lt;BR /&gt;Thanks for your reply concerning using the pwconv utility. One question, as stupid as it may sound, I would still need to manually create the home directories for the users even though pwconv would populate the &lt;BR /&gt;/etc/passwd and shadow files. Correct?</description>
      <pubDate>Thu, 17 Aug 2006 14:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843561#M24693</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2006-08-17T14:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Sendmail Accounts to a New Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843562#M24694</link>
      <description>hello,&lt;BR /&gt;yes the step 1 bit I wrote about tarring and untarring the home areas will do the copy for you.&lt;BR /&gt;&lt;BR /&gt;Assuming you've got /home on both servers (and the both boxes have large enough /tmp etc areas where you can deposit the archives).&lt;BR /&gt;&lt;BR /&gt;1) on the hp box : cd /home&lt;BR /&gt;2) tar cvf /tmp/homes.tar&lt;BR /&gt;3) ftp homes.tar to the linux box&lt;BR /&gt;4) on the linux box: cd /home&lt;BR /&gt;5) tar xvpf /tmp/homes/tar&lt;BR /&gt;&lt;BR /&gt;alternatives are:&lt;BR /&gt;1) to "export /home" on the hp  box and "mount hpbox:/home /home2" on the linux box. Then on the linux box "cd /home; mv /home2/* ."&lt;BR /&gt;2) use backup s/w to backup to tape from the hp box and then restore from tape to the linux box&lt;BR /&gt;3) tar the output over a network pipe (I remember seeing this once, very clever but I can't rememer how it went :-(  )</description>
      <pubDate>Fri, 18 Aug 2006 05:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/migrating-sendmail-accounts-to-a-new-server/m-p/3843562#M24694</guid>
      <dc:creator>Mancboy</dc:creator>
      <dc:date>2006-08-18T05:08:09Z</dc:date>
    </item>
  </channel>
</rss>

