Account sharing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cheesecaker
    New Member
    • Feb 2007
    • 66

    Account sharing

    I have a site that uses simple HTTP authentication, and I have a major account sharing problem. I need each person to have his or her own account, but people just spread their accounts left and right.

    I know you can't do much with HTTP auth, but is there any way, for example, to check if multiple users are logged into a single username at once?

    Or is there some way to get the currently logged username on the client machine through PHP?
  • cheesecaker
    New Member
    • Feb 2007
    • 66

    #2
    Anybody have an idea about this?

    Comment

    • eWish
      Recognized Expert Contributor
      • Jul 2007
      • 973

      #3
      This is going to be a programing/server question not an HTML/CSS question. Moving to the Misc. Forum since not sure what language and/or server you are using.

      --Kevin

      Comment

      Working...