similar to: Samba Certificates with OpenVPN

Displaying 20 results from an estimated 20000 matches similar to: "Samba Certificates with OpenVPN"

2020 Sep 01
6
OpenPVN authentication via Samba AD
A little off topic, but this does revolve around Samaba. I'm hoping someone can help me get to a working aolution. I haven't been able to find a clear quide, but it must have been done by others. I'm trying to use setup a VPN using OpenVPN on Pfsense with authentication via my Samba AD (Version 4.9.4-Debian) I keep getting a "Could not connect to LDAP server" error when
2020 Sep 01
6
OpenPVN authentication via Samba AD
On 2020-09-01 1:36 pm, Stefan G. Weichinger via samba wrote: > Am 01.09.20 um 19:07 schrieb Marco Shmerykowsky via samba: >> A little off topic, but this does revolve around >> Samaba. >> >> I'm hoping someone can help me get to a working aolution. >> I haven't been able to find a clear quide, but it must >> have been done by others. >>
2020 Sep 15
5
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
I've been trying to setup OPENVPN on a Netgate appliance running pfsense. Initially, the authentication server I created appears to function. A connection is made, the "bind" is completed and the organizational units are fetched from the server and returned. A few minutes later - without making any changes - the same test returns the following errors: php-fpm 67757
2020 Mar 14
3
Q: Samba AD, Pfsense, Windows 10, vpn
Probably not the best place to ask, but hopefully someone can point me in the right direction. I have a tiny business. We use Samba for file sharing and authentication in an AD setup. I'm running a pfsense appliance firewall. NAT on the internal network. Is there a way to allow employees to authenticate and access files to encourage remote work? What resource should I look to to figure
2020 Mar 14
4
Q: Samba AD, Pfsense, Windows 10, vpn
Your pfSense firewall has OpenVPN built into it already, and you can point pfSense authentication back to your samba AD. We support over 400 users in this model. The configuration file for OpenVPN is common to all users, and they authenticate with their AD credentials. > On Mar 14, 2020, at 7:21 AM, Michael Howard via samba <samba at lists.samba.org> wrote: > > On 14/03/2020
2020 Mar 16
2
Q: Samba AD, Pfsense, Windows 10, vpn
I only have some experience with OPNsense but maybe you can relate: - In my case it was always the certificate.? - I had to add the cert to the system certs using CLI. Adding them in the WebGUI was not enough. - Port 636 did not work for me, only 389 using STARTTLS Hope that helps... On 16. March 2020 at 08:13:50, Stefan G. Weichinger via samba (samba at lists.samba.org) wrote: Am 15.03.20 um
2020 Sep 16
2
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
> This is just another user like anyone else in the office. No, its offcourse not .. Why do you think you binding user is failing ;-) So, on the bind fail. Did you set on the "binding" user, : account is trusted and cant not be delegated? Password can be changed and never expire need to be ticked also. Whats set on the Pfsence server in ldap.conf ? Is BASE and URI defined? As
2015 Apr 30
2
OpenVPN Clients Intermittently Cannot Call In
----- Original Message ----- > From: "Administrator TOOTAI" <admin at tootai.net> > To: asterisk-users at lists.digium.com > Sent: Thursday, April 30, 2015 4:43:33 PM > Subject: Re: [asterisk-users] OpenVPN Clients Intermittently Cannot Call In > > > I am running Asterisk 11.12.0 on CentOS 6.4. The asterisk server and > > internal phones are located on
2015 May 05
2
OpenVPN Clients Intermittently Cannot Call In
----- Original Message ----- > From: "Administrator TOOTAI" <admin at tootai.net> > To: asterisk-users at lists.digium.com > Sent: Friday, May 1, 2015 6:42:38 AM > Subject: Re: [asterisk-users] OpenVPN Clients Intermittently Cannot Call In > > Le 01/05/2015 00:05, Andrew Martin a ?crit : > > ----- Original Message ----- > >> From:
2019 Sep 25
2
LDAP bind to AD fails
Am 18.09.19 um 21:41 schrieb Stefan G. Weichinger via samba: > Am 18.09.19 um 19:43 schrieb Stefan G. Weichinger via samba: > >> I assume I have to somehow import the Samba-ADS-CA into pfsense? >> >> I took /var/lib/samba/private/tls/ca.pem and imported that as an >> additional CA ... >> >> ... and now it works ... I wonder how long ... > > and
2020 Sep 01
1
OpenPVN authentication via Samba AD
Yes, went thru that page a few times and don't see an obvious error. If I leave require strong auth as the default, then nothing works. Setting it to no allows diagnostics->authentication to return a positive result. That is also the configuration that would succeed in querying the containers. Without the 'no' setting it fails to bind. What am i missing? On September 1, 2020
2020 Sep 01
2
OpenPVN authentication via Samba AD
On 2020-09-01 4:04 pm, Marco Shmerykowsky via samba wrote: > On 2020-09-01 1:57 pm, Marco Shmerykowsky via samba wrote: >> On 2020-09-01 1:36 pm, Stefan G. Weichinger via samba wrote: >>> Am 01.09.20 um 19:07 schrieb Marco Shmerykowsky via samba: >>>> A little off topic, but this does revolve around >>>> Samaba. >>>> >>>> I'm
2015 Apr 30
2
OpenVPN Clients Intermittently Cannot Call In
Hello, I am running Asterisk 11.12.0 on CentOS 6.4. The asterisk server and internal phones are located on the 10.10.32.0/21 LAN subnet. I have many internal SIP phones, which appear to be working correctly. I have a few external phones (Yealink SIP-T32G or other Yealink model) on 192.168.32.0/24 which have an OpenVPN client configured on them that connects back to the LAN network through a
2023 Jun 23
1
Samba4 Windows Client Time Sync Issue
I just realized that some of my Windows 10 clients do not appear to be syncing the time correctly. I setup NTP to run on my Netgate PFSense server. It is using pfsense.pool.ntp.org Time Servers. I configured NTP on my Samba servers to point to back to the PFSense Server. NTP on the samba servers have the following ntp.conf files: # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for
2019 Sep 30
1
LDAP bind to AD fails
Am 26.09.19 um 19:02 schrieb Kris Lou via samba: > 1) You definitely need to have the CA specified for pfSense to use the > custom certificate. > 2) The hostname/IP of the specified DC also needs to match the CN on the > certificate. > > If you want to auth against multiple DC's, then either pfSense needs to > have some distribution among multiple LDAP providers (I
2020 Sep 17
1
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
On 17/09/2020 21:33, Marco Shmerykowsky via samba wrote: > On 2020-09-16 1:49 pm, Rowland penny via samba wrote: >> On 16/09/2020 17:34, Marco Shmerykowsky via samba wrote: >>> I followed the instructions on the OpenVPN site for creating >>> the bind user: >>> >>>
2010 Oct 22
2
OpenVPN over TCP 1194 rather than UDP 1194 - Is there an adverse effect when running Asterisk?
Hi Everyone, For some reason a few phones connected to a pfSense box can't make or allow in OpenVPN in port 1194 UDP. So, I established the VPN tunnel on 1194 TCP and it works fine. I would like to know if there is any disadvantages to using TCP over UDP for the tunnel when using Asterisk or is just as reliable and solid as a UDP tunnel? Thanks -------------- next part -------------- An HTML
2018 May 26
3
Q: Samba4 AD DC & small office file sharing
In lieu of virtualization, I wouldn't be opposed to some small, inexpensive appliance type device (sort of like the Netgate firewalls that run pfsense). I came across the MintBox Mini Pro (http://www.fit-pc.com/web/products/mintbox/mintbox-mini-pro/) Any experience or alternate suggestions? On Fri, May 25, 2018 2:27 pm, Robert Marcano via samba wrote: > On 05/25/2018 12:54 PM, Marco
2020 Sep 01
0
OpenPVN authentication via Samba AD
I have it working but I struggled for a while before getting there. Read this page: https://www.reddit.com/r/PFSENSE/comments/esxwrv/could_not_bind_to_ldap_serv er/ Due to a bug in PHP, what you set in the LDAP page doesn't stick. You have to go to the pfsense's console menu and press option 16 followed by option 11. "The way PHP requires an LDAP connection to be setup in the
2020 Mar 01
3
OpenVPN using LDAP Auth and Samba 4 AD
Hello All, I would like to use OpenVPN with Samba 4 AD using the LDAP Auth plugin. However, my tests come up with the following errors in the OpenVPN... LDAP bind failed: Strong(er) authentication required (BindSimple: Transport encryption required.) Unable to bind as CN=VPN Connect,CN=Users,DC=MYDOMAIN,DC=COM LDAP connect failed. PLUGIN_CALL: POST