How to backup the users
Jerry McAllister
jerrymc at msu.edu
Mon Jan 28 08:25:07 PST 2008
On Sun, Jan 27, 2008 at 05:59:18PM +0200, Ivan Rambius Ivanov wrote:
> Hello,
>
> I am running a small FreeBSD server and I have a a couple of users
> ssh'ing to it. I want to wipe the server out and reinstall FreeBSD on
> it, but I want to preserve the users' credentials. Can you please
> advise me how to back them up?
Just use dump(8) to back up the filesystem with the user home directories
and also back up where-ever you have the /etc/... file tree. It is
all in /etc/passwd, /etc/group and /etc/master.passwd, plus wherever
you put home directories.
////jerry
>
> Thank you in advance.
>
> Regards
> Rambius
>
> --
> Tangra Mega Rock: http://www.radiotangra.com
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list