Author Topic: Zentyal 7.0 AD and PFSense HTTPS Proxy  (Read 1145 times)

Thanatoz

  • Zen Apprentice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Zentyal 7.0 AD and PFSense HTTPS Proxy
« on: February 24, 2022, 02:56:25 am »
Hello!!!
Someone already integrate Zentyal 7 with PFSense...
I have Zentyal 7 as primary domain controller and i wanna filter the https browsing with PFSense, this using the samba users on Zentyal..

On PFSense i create a new Authentication Servers with this parameters:

Descriptive name: Zentyal
Hostname or IP address: Zentyal IP
Port value: 389
Protocol version: 3
Server Timeout: 25
Search scope:
                     -Level: One level
                     - Base DN: DC=my-domain,DC=lan
Authentication containers: CN=Users,DC=my-domain,DC=lan
Extended query: False
Bind anonymous: False
Bind credentials: cn=zentyalPanelUser,DC=my-domain,DC=lan  Password: My_zentyalPanelUser_Password
User naming attribute: cn
Group naming attribute: cn
Group member attribute: member
RFC 2307 Groups: False
Group Object Class: posixGroup
Shell Authentication Group DN:
UTF8 Encode: False
Username Alterations: False
Allow unauthenticated bind: True

When i go to test the connection, this didn't work for me.

If i try use the SSL Certificated of the command  on my Zentyal instance:
openssl s_client -showcerts -connect localhost:636

I can't add it like CA certificate on pfSense


Someone knows how to do this???

Thanks for all your support