On Wed, 8 Mar 2000, Adriel Ickler wrote:

> cvsup to current
> make buildworld
> make buildkernel
> make installkernel
> - change - I just rebooted normally, the network came up fine, if you
>   have any special kernel needs, make sure you have di lines in

This may screw you because some device nodes (e.g. ATA drives) have
changed from 3.x to 4.x. You really need to mergemaster and re-MAKEDEV
before rebooting, which requires you to install mknod as described in
UPDATING. You should also do the rest of the upgrade in single-user mode
(e.g. I forgot and tried to boot multi-user, and the system paniced at
boot trying to load the linux KLD from /etc/rc.).

> ok, here is where I discovered something nobody told me about.
> 4.0 moved me from DES to MD5.  the effect was that none of the passwords
> worked.

This is because you presumably didn't install the crypto sources and/or
build them.

> luckily I was logged in as root already, and only had 4 accts, I
> just ran the passwd command and reset them.  if its a nightmare to move
> your accounts, and/or you want to keep DES, I have been told that adding
> the line "auth_default  =       des" in /etc/auth.conf will keep you on
> DES.

This won't do anything.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <[EMAIL PROTECTED]>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to