similar to: radius auth to samba

Displaying 20 results from an estimated 11000 matches similar to: "radius auth to samba"

2016 Sep 27
2
Asterisk Radius CDR
I did radius client status testing with radius server, able to access the radius server. However, still getting radius CDR issue after setting debug level 8 even granting 666 access to radiusclient-ng config files. message: cdr_radius.c:208 radius_log: Unable to create RADIUS record. CDR not recorded! Please advise if I missed out anything. Date: Mon, 26 Sep 2016 12:09:34 +0200 > From:
2008 Apr 01
1
Asterisk and radius
Hi folks, I'm trying to install asterisk with radius cdr support. I got freeradius up and running, so following radius instructions inside asterisk source package, I've installed radiusclient-ng and relative headers. But when I start configure(asterisk 1.4.18.1) I got: checking for rc_read_config in -lradiusclient-ng... no If I type: ./configure --with-radius=/usr/share/radiusclient-ng the
2016 Sep 28
3
Asterisk Radius CDR
Hi Andrew and Willy, Thanks for sharing the info. As for enabling radius server debugging 'radiusd -X', made some test calls don't see the radiusclient sending data to radius server. However, using radtest or radiusclient testing, able to send data to radius server (after enabling debug). For further testing, on my other server using OpenSIPs, setup the radiusclient and data was
2017 Dec 14
3
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
Hai,   Im reading : https://wiki.samba.org/index.php/VPN_Single_SignOn_with_Samba_AD    I wanted to use the "msNPAllowDialin" , in ADUC tab "Dail-in"  but i notices this one was gone/ i was missing this one : https://wiki.samba.org/images/8/88/MsNPAllowDialin.jpg  Admin pc, windows 7 64bit, samba 4.7.3.  AD Reinstalled it with the needed dll's from a win2008R2.   Now my
2010 Oct 05
3
Asterisk CDR Radius error
Hello, I'm trying to configure Asterisk with Radius cdr support. Asterisk version 1.6.2.13 Server Radius: Freeradius version 1.X Radius client: radiusclient-ng version 0.5.5 With the Asterisk core debug on 1 when a call terminate, on the console appear this error: Unable to create RADIUS record. CDR not recorded! My cdr.conf is: [radius] usegmtime=yes ; log date/time in GMT
2018 Feb 14
4
RADIUS
Hi, I?m trying to figure out how to practically use RADIUS to authenticate users. So far, I have only found documentation explaining that the idea is that users somehow magically need to authenticate against a RADIUS server via a device like a switch or a wireless access point before they are given or being denied access to a network. I understand that I have to refer to the documentation of
2006 Jan 25
1
mpd and radius
Hi all: I ahve some basic questions regarding the mpd.conf: set radius retries 3 set radius timeout 3 set radius server 192.168.128.101 testing123 1812 1813 set radius me 1.1.1.1 set bundle enable radius-auth radius-fallback Here my radius server is 192.168.128.101 and interanl interface of this mpd server is 192.168.64.65 1) What is this "testing123"? is that key between radius
2006 Nov 15
2
pppd and radius
I've been googling, but after getting nowhere for a while I thought I'd ask for a direction to head in. I am replacing a RH7.1 box that was performing dial-in service using a pppd patched for radius support. I'd prefer not to do things this way and would like to use a more easily updated configuration. What I need it to do is do auth against a radius server and support windows
2003 Nov 05
2
Samba + Radius
Hi, Is there any possibility that I can configure Samba to authenticate to a Radius server (FreeRadius)? I want to do accounting stuff to the Samba users. Tnx, Rogelio Dela Cruz
2023 Apr 06
1
Fwd: ntlm_auth and freeradius
I can share my notes, we authenticate UniFi clients via Freeradius against Samba AD. We also check group membership which you might or might not need: ## 4 FreeRADIUS ### 4.1 Basics ```bash apt install freeradius freeradius-ldap freeradius-utils # create new DH-params openssl dhparam -out /etc/freeradius/3.0/certs/dh 2048 ``` ### 4.2 Configure Authentication - modify mschap to use winbind,
2014 Mar 11
1
radius?
Dear All Can you please let me know how can I check if a radius server application is present on my centos server ? Thank you
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
Hello Alexander, thanks Alexander for these configuration snippets. Which version of Samba are you using? Is this on debian bullseye? Is the FreeRADIUS server installed on a DC or on a Domain Member? (I just tested the latter). is "ntlm auth = yes" OK for the DCs and the domain member or does it have to be "mschapv2-and-ntlmv2-only" for all servers (DCs + Member)? It
2023 Apr 12
2
Fwd: ntlm_auth and freeradius
Hi Alexander, I'm terribly sorry. We didnt have the "ntlm auth" parameter configured on the DCs at all. I added it and it just works. Thanks for your help. Now I just need to figure out how I can make WLAN-specific LDAP-Group authentication. e. g. production WLAN needs LDAP group "wlan_production" and management WLAN needs the "wlan_management" group. I
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
Hi Matthias, we?re using Debian Bullseye with the backports repo. So version is a mixture of - Samba version 4.17.3-Debian - Samba version 4.17.7-Debian We?ve installed it directly on the DC?s as well. In my opinion using "ntlm auth = yes? should be fine. Did you try using a simple RADIUS secret? In my experience long secrets or ones containing special characters don?t work very well. I
2018 Sep 07
3
NTLM auth, better on a DC or on a DM?
On Fri, 2018-09-07 at 20:14 +0200, Luca Olivetti via samba wrote: > El 7/9/18 a les 17:59, Marco Gaiarin via samba ha escrit: > > > It is better to install squid/freeradius in the same host of a DC, or > > don't bother at all so they can be installed also on a DM? > > I don't know if it's better but I'm running freeradius with ntlm_auth on > a
2004 Aug 02
9
asterisk+radius
HI ALL; Is there anybody who use app_radius(astersik radius module)??????????? is it stable? Regards mohammad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040803/8a096bfe/attachment.htm
2019 Nov 07
2
samba login with U2F token
Dear all, I did try to google search the archives [1] but cannot find any information on this. Would it be possible to somehow implement a passwordless (or as a 2FA) to login to a remote samba (linux server)? Any suggestions greatly appreciated, Greg 1. https://lists.samba.org/archive/samba/
2018 Oct 19
2
Radius auth problem after DC update
Hello list, We were using two DC with 4.3.4 version of samba. Radius authentication wont work after upgrade one of DC to version 4.6.7. Authentication is working If winbind on radius server connects to DC with version 4.3.4. I tried install new radius server following tutorial on https://wiki.samba.org/index.php/Authenticating_Freeradius_against_Active_Directory with same result. Radius is working
2005 Apr 07
1
Time to give back, Samba LDAP with FreeRadius
If this is off topic I apologize in advance. Using Samba 3.0.13 with an LDAP back-end and FreeRadius I was trying to add the Radius schema and kept getting object class violations. It's my limited understanding of LDAP that you can not have more than one structural objectclass. I'm no ldap expert so no email telling me how wrong I am. So I came up with a another solution. Using the
2018 Mar 26
4
freeradius + NTLM + samba AD 4.5.x
Hi, we have updated our samba AD domain from 4.4.x to 4.5.x. The release notes for 4.5.0 included  "NTLMv1 authentication disabled by default". So we had to enable it to get our radius (freeradius) server working (for 802.1x). What would be the best way to change the freeradius configuration in such a way, that we can disable NTLMv1 again. The radius server is used for WLAN