paranoia got the best of me...

| No Comments | No TrackBacks
Having broken my iPod, I decided to change the root password from the default of 'alpine' to something more sensible. I logged in and changed the root password using the passwd command. More fool me, apparently as the springboard kept restarting on me.
I still had ssh access (and root login worked). I made sure that the user/group listings were set to 0 for the mobile user in both the passwd and master.passwd files. Then I made sure that all the entries in passwd had an asterisk for the password and the entry in the master.passwd file contained the output from perl -e 'print crypt("yournewpassword", "/s"), "\n"'. All is good again! I think...
Update: later, things were still not working properly so I restored and just manually put in the entry for the account rather than trying to convince it to work. Oh well, practice makes imperfect I suppose.

No TrackBacks

TrackBack URL: http://www.petesh.com/scgi-bin/MT/mt-tb.cgi/166

Leave a comment

About this Entry

This page contains a single entry by Pete Shanahan published on May 8, 2008 9:33 PM.

Fixing broken openssl access in perl on Leopard was the previous entry in this blog.

open -h(uuuh?) is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.