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

    Dansguardian LDAP groups from AD?

    Scheduled Pinned Locked Moved pfSense Packages
    4 Posts 2 Posters 1.7k 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.
    • T
      twinturbo
      last edited by

      Is there a guide to setting up dansgaurdian groups from AD?

      I can't seem to get it to work.

      Cheers

      Rob

      1 Reply Last reply Reply Quote 0
      • T
        twinturbo
        last edited by

        BTTT

        1 Reply Last reply Reply Quote 0
        • marcellocM
          marcelloc
          last edited by

          create a backup for dansguardian_ldap.php file and try this manual fix:

          on line 65 of dansguardian_ldap.php change

          ldap_bind($ldap, $user, $password) or die("Could not bind to LDAP");
          

          to

          ldap_bind($ldap, "username@domain.local", $password) or die("Could not bind to LDAP");
          

          change sample username@domain.local with your ad info. ;)

          Treinamentos de Elite: http://sys-squad.com

          Help a community developer! ;D

          1 Reply Last reply Reply Quote 0
          • T
            twinturbo
            last edited by

            Thanks,

            Will give it a bash tomorrow and see what happens..

            Rob

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