Procedure for migrating user accounts to new system ?

Nelis Lamprecht nlamprecht at gmail.com
Wed Jul 6 06:40:40 GMT 2005


On 05 Jul 2005 16:44:02 -0400, Lowell Gilbert
<freebsd-questions-local at be-well.ilk.org> wrote:
> Nelis Lamprecht <nlamprecht at gmail.com> writes:
> 
> > What is the correct procedure to follow for migrating user accounts
> > from one FreeBSD 4.x system to a new FreeBSD 4.x system ? We're
> > sticking to 4.x due to legacy issues(Netware) in case I get asked.
> > Didn't see answer to this in the FAQ's or Handbook and google answers
> > seem sketchy.
> 
> The FAQ entry titled "How do I move my system over to my huge new
> disk?" should be apropos.
> 

Unfortunately it doesn't. I specifically said "user accounts" because
that's the only thing I want to move over to the new system. Using
dump and restore wouldn't be applicable in this scenario as many
things in the file systems are different. I was thinking more along
the lines of copying over the password files and using pwd_mkdb to
rebuild the db's but wasn't entirely sure about the whole process. For
the home directories I'm just using rsync to copy over the data to the
new system.

Nelis


More information about the freebsd-questions mailing list