Community Forums Today's Posts     Member List     Archive    
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2004
    Location
    Germany
    Posts
    1,710

    Release: SQLite MD5 Patch for TeamSpeak 2 Servers

    Hi guys just to inform you:

    We've just created a small patch for TeamSpeak servers running on Linux. This patch provides a modified SQLite library which enables the Message-Digest Algorithm 5 (MD5) one-way hashing algorithm to be used by the TeamSpeak 2 server.

    Instead of storing plain text passwords in TeamSpeak's native SQLite database, the server will create a 128-bit hash value of the password to ensure a higher level of security. This way, noone will be able to read your secret passwords from the database.

    The package contains the modified SQLite library, modified SQL command files and a conversion script to update the passwords of existing user accounts.
    Download of SQLite MD5 Patch for Linux servers: http://www.planetteamspeak.com/compo...mid,69/gid,63/


    If you have any questions, suggestions or problems please let us know.

    PS: We recognized that under some circumstances you may need to have the SQLite 2.x libraries installed on your server for the converter script to work correctly.

  2. #2
    Join Date
    May 2005
    Location
    ger
    Posts
    20
    Hi Cyrus,

    i tried to run my teamspeak2 server with that patch, but i can't get it to work.
    After i converted the passwords the server doesn't accept them.
    When i look into server.dbs i can see the hashes, so i think they are converted correctly.
    When i want to login on the server as SA i always get
    Bad Login (name and/or password wrong)
    also login over the webinterface doesn't work.
    Have you an idea what i've done wrong?

    Michael_Jim

    edit: just want to add, that i'm using version 2.0.23.20

  3. #3
    Join Date
    Jul 2006
    Posts
    1,573
    Quote Originally Posted by Cyrus View Post
    PS: We recognized that under some circumstances you may need to have the SQLite 2.x libraries installed on your server for the converter script to work correctly.
    Did you get that?

    However, did you work like the README said?

  4. #4
    Join Date
    May 2005
    Location
    ger
    Posts
    20
    Hi,

    sry for the late reply.
    Yes i installed the Debianpackets "libsqlite0" and "libsqlite0-dev". I think these two are the correct ones.
    Yes i worked like in the readme discribed. I tried it 3 times.

    Michael_Jim

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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