Too sleepy to stay up till midnight.
December, 2006
25
Dec 06
happy holidays!
I would like to wish all my friends and family a happy holiday. Aria has been having fun playing with all the presents she got from her Grandma. We have all been in the living room all day playing Wii Sports – it is awesome to see both my Mom and Father-in-Law so into a video game
2
Dec 06
iPlanet HTTP server admin server password recovery
In the event one forgets their iPlanet^H^H^H^H^H^H^HSun Java System web server admin server password here is the reset process:
Open the file server_root/https-admserv/config/admpw in an editor
You should see a string like this:
admin:{SHA}wuxl6TYxeB7pHCJwcbKicQQyoQM=
Where “admin” is the username and everything to the right of the colon is the password. Deleting the encrypted password will reset it back to a null value.