Simple user/pass management

Discussion in 'Site & Server Administration' started by Weezer, Sep 26, 2007.

  1. #1
    By simple I mean, when someone downloads from my website, I want to be able to view usernames and the IP addresses connected to the username to determine who's been sharing. I also want to be able to view the username alphabetically. Something very user friendly. :D

    Need it ASAP by the way.
     
    Weezer, Sep 26, 2007 IP
  2. nick-a

    nick-a Active Member

    Messages:
    446
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Something from hotscripts.net should do the trick, and I *think* http auth usernames can be tracked by logs, though don't quote me on that.
     
    nick-a, Sep 26, 2007 IP
  3. Weezer

    Weezer Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I am so frustrated with Hotscripts and sites like it. I can't find exactly what I want. I did find authpro.com but they aren't open sourced and I already have 700+ members and cant tell each one of them to cancel and resubscribe.

    I also found awebsitelogin.com and paid for it but myusername and password doesn't work and my emails still have not been answered.
     
    Weezer, Sep 26, 2007 IP
  4. nick-a

    nick-a Active Member

    Messages:
    446
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #4
    If you can be more specific as to what you already have setup accountwise, then I might be able to point you in the right direction!
     
    nick-a, Sep 26, 2007 IP
  5. powerspike

    powerspike Peon

    Messages:
    312
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #5
    if you want something basicly, you can use the .htaccess / .htpasswd system in apache, it'll put the usernames in the log files against the requests, you could track it that way.

    i am not sure if there is anything out there that would do what you want directly, usally when i have seen something similar, it's been built into the applications.
     
    powerspike, Sep 26, 2007 IP
  6. meard

    meard Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6

    Hi, i know you posted this over a year ago but i have just recently purchased from awebsitelogin and am having the same problem:mad:.......... did you eventually get what you paid for or should i be worried.:confused:

    Thanks
    Andy
     
    meard, Nov 16, 2007 IP
  7. jexxie

    jexxie Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    This would be a very easy this for a PHP developer to write for you, just a simple authentication script with IP address logging to a MySQL table, and an admin panel to display the discrepancies. Might be easier to hire someone, it wouldn't take long to write something like this.
     
    jexxie, Nov 16, 2007 IP