Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. ldap
    Log in to post

    • All categories
    • C

      OpenVPN client authentication base on LDAP and certificate from domain CA

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN openvpn ldap domainca authentication
      3
      0 Votes
      3 Posts
      756 Views
      W
      Hey, In here I've decribed my work on this topic :) https://forum.netgate.com/topic/189447/openvpn-ssl-tls-user-auth-over-ldap/3
    • M

      Problem authenticating to Active Directory LDAP server

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN openvpn ldap
      1
      0 Votes
      1 Posts
      530 Views
      No one has replied
    • I

      openVPN authentication to Okta LDAP

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN openvpn ldaps ldap
      1
      0 Votes
      1 Posts
      666 Views
      No one has replied
    • B

      LDAP Auth and FreeIPA 4.9.6

      Watching Ignoring Scheduled Pinned Locked Moved Documentation ldap ldaps authentication users
      6
      2 Votes
      6 Posts
      5k Views
      Y
      I found my issue: the group membership attribute should be "memberOf" instead of member as posted by OP.
    • N

      ERRO AUTENTICAÇÃO LDAP SQUIDGUARD**

      Watching Ignoring Scheduled Pinned Locked Moved Portuguese squidguard squid squidguar ldap authentication
      2
      1 Votes
      2 Posts
      1k Views
      K
      Boas, Tenho o mesmo problema, alguém tem alguma dica ?
    • marcelovvmM

      VPN IPSec/IKEv2 authenticating to LDAP server

      Watching Ignoring Scheduled Pinned Locked Moved IPsec ikev2 ipsec ldap
      1
      0 Votes
      1 Posts
      656 Views
      No one has replied
    • T

      LDAPs with Self Signed CA (Active Directory)

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN ldap ldaps
      2
      0 Votes
      2 Posts
      2k Views
      T
      I spent hours digging into the ldaps connection issues I had through the GUI on pfsense. I used openssl s_client in the shell to determine where the issue was with the verification of the CA. openssl s_client -CAfile /etc/ssl/file.pem hostnamehere:636 Anytime I specified the CA file location openssl returned no errors... so I was perplexed why it wasn't working in the GUI. I eventually ran across this post and I am very grateful: https://forum.netgate.com/topic/145578/ldaps-ad-bind/21 Essentially after changing the LDAP authentication server to LDAPS on port 636 you MUST restart php-fpm. I did this by running option 16 in the console. I am currently on 2.4.5 I hope this post helps someone else if they find themselves in this situation.
    • H

      Problème authentification LDAP

      Watching Ignoring Scheduled Pinned Locked Moved Français ldap permissions php
      2
      0 Votes
      2 Posts
      796 Views
      No one has replied
    • jMurrJ

      pfSense 2.4.4 LDAP авторизация в Active Directory

      Watching Ignoring Scheduled Pinned Locked Moved Russian ldap domain authentication
      3
      0 Votes
      3 Posts
      4k Views
      K
      @jmurr Посмотрите тут Обратите внимание на раздел Extended Query Возможно , это то что Вам нужно https://docs.netgate.com/pfsense/en/latest/usermanager/ldap-troubleshooting.html
    • W

      Freeradius with LDAP backend and 802.1x

      Watching Ignoring Scheduled Pinned Locked Moved pfSense Packages 802.1x enterprise ldap freeradius
      2
      0 Votes
      2 Posts
      2k Views
      vallumV
      @wickeren said in Freeradius with LDAP backend and 802.1x: Have set Active Directory Compatibility in the Freeradius LDAP settings and played around with the EAP settings. For now the default is PEAP, in the EAP-PEAP section the default is MSCHAPv2 and Copy Request to Tunnel is set to Yes. According to some info I have found this should be OK, but in my case it isn’t however. Still think it must be something there, but can’t figure it out yet. Hi , I tried to configure free-radius on Pfsense (authentication via ldap or Kerberos) , i have AD 2008 . can you share your configuration please