I installed Solaris 9
removed roots ability to log in editing /etc/default/login and changing the line to CONSOLE=
I then created a local account using:
useradd -d /export/home/<userid> -s /bin/sh -c "<full name>" -k /etc/skel -m <userid>
I did a ton of othr stuff, added patches and packages, installed SAN packages, antivirus, banners, etc
I then rebooted and tried to log in as my new account and it gave me "incorrect login information" I tried to login as root and was told, as it should have, that I could not. So I looked it up and found that I had forgotten to set the password on the new account and it is locked
am I screwed?
Thanks
removed roots ability to log in editing /etc/default/login and changing the line to CONSOLE=
I then created a local account using:
useradd -d /export/home/<userid> -s /bin/sh -c "<full name>" -k /etc/skel -m <userid>
I did a ton of othr stuff, added patches and packages, installed SAN packages, antivirus, banners, etc
I then rebooted and tried to log in as my new account and it gave me "incorrect login information" I tried to login as root and was told, as it should have, that I could not. So I looked it up and found that I had forgotten to set the password on the new account and it is locked
am I screwed?
Thanks