[MaNGOS] Password change

Results 1 to 8 of 8
  1. #1
    Member theheadlh is offline
    MemberRank
    Aug 2006 Join Date
    26Posts

    [MaNGOS] Password change

    Hi everyone!

    There's any way to change the account password in MaNGOS server?
    Since mangos starts to encript passwords i don't know how to change it for my players.

    Thanks in advance.


  2. #2
    Sorcerer Supreme KingXCrosses is offline
    Member +Rank
    May 2007 Join Date
    Silvermoon, Quel'thalasLocation
    426Posts

    Re: [MaNGOS] Password change

    i dont think there is a way, so you're players may just have to stick with their old passwords, though i think some people have queries for the DB to change it

  3. #3
    Member theheadlh is offline
    MemberRank
    Aug 2006 Join Date
    26Posts

    Re: [MaNGOS] Password change

    Maybe some website do this... but i don't see this feature in any. :(

  4. #4
    Member theheadlh is offline
    MemberRank
    Aug 2006 Join Date
    26Posts

    Re: [MaNGOS] Password change

    anyone knows?

  5. #5
    Elite Member blizzhackerd is offline
    Member +Rank
    May 2007 Join Date
    Upstate, South CarolinaLocation
    145Posts

    Re: [MaNGOS] Password change

    I'm assuming MaNGOS uses SHA1 encryption, so what you would need to do is build a PHP that takes form input from a password field, encrypt it and compare it to the password that's already in the DB. If the two match, then the page would read the values of the New Password and Confirm New Password fields, make sure they match, and if so, then encrypt their contents and UPDATE the row in the DB for that user.

    Someone with more interest in MaNGOS than myself (I'm an Ascent guy), can build this page relatively quickly.

  6. #6
    Newbie Dundey is offline
    MemberRank
    Dec 2006 Join Date
    BulgariaLocation
    14Posts

    Re: [MaNGOS] Password change

    So is it me, or i've used an old mangos... when you oppen the database from sqlyog/navicat... the passwords must be next to the acc name, like ever i've seen in my life... the account table, the thing where you make accs :|

  7. #7
    Member theheadlh is offline
    MemberRank
    Aug 2006 Join Date
    26Posts

    Re: [MaNGOS] Password change

    Hey Dundey... you didn't understand what we talking about here, right?! Man... pay attention.... come on.

  8. #8
    Sorcerer Supreme KingXCrosses is offline
    Member +Rank
    May 2007 Join Date
    Silvermoon, Quel'thalasLocation
    426Posts

    Re: [MaNGOS] Password change

    lol ya, we're talking about the ENCRYPTED passwords



Advertisement