Passwords are 160bit encrypted and other accounts can not edit the main
admin account (this is probally why you have the permissions error when
trying to edit this account).
This is why it does warn you NOT to loose the password to the main admin account or you will be in trouble!!!!
Your only solution is to edit the database directly.
- Create a new user that you know the password of.
- Open the tblAuther table in the database
- Find the new account you have created
- Copy and paste the values for the fields 'Password' and 'Salt' to
the same fileds found in the main admin account (main admin account is
position 1)
- You should then be able to log into the main admin account using the new password you created