brunogui0812 / pf2ad

Script to setup application Samba AD authentication in squid for pfSense® software

Home Page:https://pf2ad.mundounix.com.br/en/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install

The script is automatic, meaning you need not install anything, he will have to check the necessary dependencies and install the needed.

To make the application of change patches and NTLM authentication setting in pfSense® software, we will need version 2.4.3 of pfSense® software. Remember that this version is compatible (will install if you have not) with Squid package, you will need web access or console (recommend using the console via ssh to monitor the process).

fetch -q -o - https://raw.githubusercontent.com/pf2ad/pf2ad/2.4.3-SAMBA4/pf2ad.sh | sh

It will upgrade the system package, add a custom repository with samba version with AD support, will if necessary the installation of the dependent packages (Squid), apply changes to the Squid package code and the system menu to add configuration options of AD authentication.

More information:

http://pf2ad.mundounix.com.br/en/index.html

About

Script to setup application Samba AD authentication in squid for pfSense® software

https://pf2ad.mundounix.com.br/en/index.html

License:Other


Languages

Language:PHP 97.3%Language:Shell 2.7%