---------------------------------------
THANKS
        A big harty thanks to everyone that replied:
        "Robert D. Worsham" <worsham@aer.com>
        Danny Barron <dbarron@uafphpl.uark.edu>
        "John A. Lauro" <lauro_j@msb.flint.umich.edu>
        Jun Wu <jun@crick.ssctr.bcm.tmc.edu>
        Bonnie Lucas <lucas@nadn.navy.mil>
        Michael Kline <mike@birch.lib.utexas.edu>
        "Michael (M.A.) Meystel" <MEYSTMA%DUVM.BITNET@pucc.princeton.edu>
        Casper Dik <casper@fwi.uva.nl>
---------------------------------------
QUESTION
        How do I delete my root password when I forget it?
---------------------------------------
ANSWER ( derived from "Michael (M.A.) Meystel"'s answer which
         was the most complete, but must people had the
         relevent points)
        1)	at boot prompt type
                        ok> boot cdrom -s
        2)	mount your / slice
                        # mount /dev/dsk/c0t3d0s0 /mnt
        3)	edit and delete the root password
                        # vi /mnt/etc/shadow
                NOTE this is the second field, remove the contents
        4)	restart the system
                        # halt
---------------------------------------
WHAT I DID WRONG :-)
        I saw NP in the second field of the /etc/shadow file
        and assumed (yes, ass of you and me ;-) that this
        meant No Password. NP must be the same as * in the
        old passwd file (ie only root can su to)
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:09:12 CDT