Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 4 of 4

Thread: Admin password out of sync with site password

  1. #1
    bjrafferty
    Guest


    Default Admin password out of sync with site password

    A hacker trashed part of my site so the host advised me to change the site password immediately. I did so. But I did not think to change the admin's password first,
    so the old admin password is sitting encrypted in the database and will not let me login to the admin tool with the new password that I put in configure.php
    and the site itself will not let me use the old password.

    I could edit the database, but then I would have to dig into the encryption algorithm to know how to fill it out.

    Any advice ?

  2. #2
    osCMax Developer


    Admin password out of sync with site password


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    597


    Default

    It is one way MD5 encryption, so there is no way to decrypt.

    I guess I don't understand what you problem is. You changed the site password, but not the admin password? I thought they were the same. In max, all I ever have is one master admin and password not 2.

    If you want to restore the admin password to the default, empty the admin table, then get the sql for the admin data from the installer oscmax sql file in the install dir. Add that record manaually to the admin table and you will be able to login with the default credentials again. Then simply change them after you have logged in again.

  3. #3
    jpf
    Guest


    Default

    And further to that - the PASSWORD in the configure.php file is for the database - not your site/admin password etc....

  4. #4
    bjrafferty
    Guest


    Default

    What I finally did was to change the password at the host back to the previous password and made some changes.

    I also remembered about the configure.php files existing in the "local" directories, and not just the "includes", and I uploaded the editted configure.php file (with the new password) to there as well.
    Then I changed the site password (shich also changes the database password) to the new one.

    It was just a logic problem of what to do first and next.

    Thanks for your help.

Similar Threads

  1. Lost Admin Password
    By mamadawn in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 12-04-2006, 07:04 PM
  2. Admin password
    By vinces in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 11-21-2004, 01:04 PM
  3. cant change admin password
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 02-03-2004, 07:45 AM
  4. No password in Admin
    By goldie in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 08-26-2003, 01:33 PM
  5. Admin password?
    By pilot1 in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 05-06-2003, 01:23 AM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •