Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    SquidGuard - Defining users

    Scheduled Pinned Locked Moved pfSense Packages
    3 Posts 2 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F Offline
      freebee
      last edited by

      Hi,
      i see that squidguard accept this kind of control.
      Users created in squid can have access to sites, using squidguard to manage the approved content. ( http://www.squidguard.org/Doc/authentication.html )
      So, this can be implemented in squidguard gui ? if today this is possible just using gui, how can do it.
      Thanks.

      1 Reply Last reply Reply Quote 0
      • D Offline
        dvserg
        last edited by

        Possible only this

        Defining users in squidGuard
        
        To grant access based on usernames you have two choices: you can explicitly name the users with the user tag in your squidGuard.conf or you can enter the names to a file (recommended when dealing with many usernames) and use the userlist tag. In both cases you have to include the user definition within a source acl enviroment. The next two examples show how to use the user and the userlist tag: 
        

        GUI

        ACL: Source IP adresses and domains 
        /*
         Enter source IP address or domain or "username" here. For separate use space. 
        Example: 
        ip: 192.168.0.1 or subnet 192.168.0.0/24 or subnet 192.168.1.0/255.255.255.0 or range 192.168.1.1-192.168.1.10 
        domain: foo.bar match foo.bar or *.foo.bar 
        username: 'user1'  
        */
        

        MySQL and LDAP not supported.

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

        1 Reply Last reply Reply Quote 0
        • F Offline
          freebee
          last edited by

          Many Thanks!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.