Date: Fri, 29 Oct 2010 15:51:16 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Laszlo Nagy <gandalf@shopzeus.com> Cc: questions@freebsd.org Subject: Re: Copy all users between systems Message-ID: <4CCADF64.1030908@infracaninophile.co.uk> In-Reply-To: <4CCAB42E.9050703@shopzeus.com> References: <4CCAB42E.9050703@shopzeus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig86A8159398B82EC47C106AAA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 29/10/2010 12:46, Laszlo Nagy wrote: > I would like to copy all user accounts, including root from an already > installed 8.0 system to a fresh new 8.1 system. >=20 > My plan is to boot into single user mode, then copy these: >=20 > /etc/passwd > /etc/master.passwd > /etc/group >=20 > then run pwd_mkdb and finally restart the system. (Obviously, I also > need to copy user home directories) >=20 > Will this be enough? Did I miss something? That should be sufficient, assuming you aren't using NIS or LDAP or some other userdb. AFAIR there weren't any changes to the standard system accounts between 8.0 and 8.1, but in general you should also run 'mergemaster -p' to merge in any such when copying the master.passwd file between different OS versions. (mergemaster -p does some other stuff besides merging the system user accounts, but it's all pretty harmless) Restarting the system may not actually be necessary, but it's a good idea if you can spare the down-time. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig86A8159398B82EC47C106AAA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzK32oACgkQ8Mjk52CukIwKiQCcCM2jf0vb9cWsOXd9qYjDDRK2 Y24AoINexOzgg84MaBXetDwL1aFX+H7G =Rx9d -----END PGP SIGNATURE----- --------------enig86A8159398B82EC47C106AAA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CCADF64.1030908>