Server Access

Discussion in 'Technical & Support' started by Felipe Granado, Oct 6, 2023.

  1. Felipe Granado

    Felipe Granado Registered

    Joined:
    Aug 29, 2013
    Messages:
    52
    Likes Received:
    8
    Hi guys! I have a little question:

    Is there another way to manage the access control of the players on server? Or only via password?
    My ideia is manage the access by SteamID. Is possible?


    Thanks in advance.
    BR,
     
  2. ennimann

    ennimann Registered

    Joined:
    Dec 28, 2011
    Messages:
    98
    Likes Received:
    7
  3. Felipe Granado

    Felipe Granado Registered

    Joined:
    Aug 29, 2013
    Messages:
    52
    Likes Received:
    8
    Hi... This not work for me... I would be list all players in this file to remove access to the server and take off this list only players wich have permission to access the server... Or no? hahaha
     
  4. Coutie

    Coutie Moderator Staff Member

    Joined:
    Oct 5, 2010
    Messages:
    3,782
    Likes Received:
    2,243
    No, I think the only way is through a password. You could also disable it from showing on the steam match maker, then giving the people you want it join a link to the server, like:
    Code:
    steam://run/365960//+connect=IP:PORT%20+password%20PASSWORD
     
  5. Felipe Granado

    Felipe Granado Registered

    Joined:
    Aug 29, 2013
    Messages:
    52
    Likes Received:
    8
    Oh, great @Coutie !

    I'm trying create a web system (a SaaS, like an ERP) to control access to players. The problem always is the player share the password to anyone and players not authorized to be access the server...

    Other sims have this feature (control by SteamID...).. This would be great to managing servers!

    Thanks again!
     
  6. Felipe Granado likes this.
  7. DanRZ

    DanRZ Registered

    Joined:
    Aug 22, 2021
    Messages:
    724
    Likes Received:
    222
    Maybe using a plugin or directly the shared memory you can manage some kind of identity and block some players automating the kick of unknown users defined in a "white list" ...
     
    Felipe Granado likes this.

Share This Page