Subject: Re: Difference between 1.3I in snap-19981207 & snap-19990131?
To: Alicia da Conceicao <alicia@cyberstation.ca>
From: Frederick Bruckman <fb@enteract.com>
List: port-i386
Date: 02/02/1999 17:53:49
On Tue, 2 Feb 1999, Alicia da Conceicao wrote:

> Are there any compatablity issues with compiling domestic
> from NetBSD-current and using it with snap-19990131...

Only one, and that is that the password database format changes. If
you find that your passwords no longer work, you can use the debugger
to shut down to single-user mode, (Ctrl-Alt-Escape, then

	db> kill 1
	db> c

) then change all your local passwords (`passwd -l root', and so on).