I appear to
have broken my admin user in pier somehow, how do I
change the password from inside of squeak?
Inspect "PRKernel instances".
Then look for instances of PUUser.
self password: 'foo'.
Or you can use the System users components (I think it's a default
one). The best is probably to have an admin page where you put all
system components.
Heh, but these are disabled if you are not logged in as admin ;-)
Lukas
--
Lukas Renggli