Date: Wed, 15 Jan 1997 16:51:41 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Trio Usodo <dodotb@bapedal.go.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: restore master.passwd smoothly Message-ID: <Pine.BSI.3.94.970115164910.5627U-100000@localhost> In-Reply-To: <Pine.BSF.3.91.970115150156.3776B-100000@ns1.Bapedal.GO.ID>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Jan 1997, Trio Usodo wrote: > A few days ago i've install 2.1.6 with SCSI disk. > and build my custom kernel. > > But, when i am restore /etc/* the old machine to the new machine > (excpet fstab). I can't make the old user ( 2.1.5 machine ) to login > to the new machine You installed DES once and not the second time, or vice versa. WARNING: You MUST pull the DES distribution from ftp.internat.freebsd.org or else you are violating US export law!! To fix: 1. type '-s' at the boot prompt. 2. Type <return> to get a shell when prompted 3. type 'mount -u /' and 'mount -a' to get back your filesystems 4. type 'vipw' 5. Blank out the user's password 6. Exit 7. type 'passwd user' to change user's password 8. Type 'exit' when done to come up to multiuser mode 9. Enjoy. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970115164910.5627U-100000>