Displaying 20 results from an estimated 5000 matches similar to: "RADIUS Questions"
2012 Jan 09
0
Could not write response[27830:AUTH_CRAP] to client: Broken pipe
Hello,
We're using FreeRADIUS and winbind to authenticate access to our wireless network. The problem we're experiencing
is that the secure channel between the wbind daemon and the DC appears to be unstable. The outages last for about
30 seconds and coincide with a series of "...Broken pipe" messages in the log.winbindd file (see below). Is this
a samba fault or an DC issue,
2019 Aug 30
0
Samba 4.10.7 + freeradius 3.0.17 +ntlm_auth - Debian buster
We have this running but on a DC (Samba 4.10.7).
we have this line in /etc/raddb/mods-enabled/mschap. Only this line!
DOMAIN is the actual netbio name of the domain.
ntlm_auth = "/usr/bin/ntlm_auth --allow-mschapv2 --request-nt-key
--username=%{mschap:User-Name:-None} --domain=DOMAIN
--challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"
Do you users login in
2018 Feb 23
2
RADIUS
Richard Grainger wrote:
> On Fri, Feb 23, 2018 at 11:22 AM, hw <hw at gc-24.de> wrote:
>
>> As a customer visting a store, would you go to the lengths of configuring
>> your
>> cell phone (or other wireless device) to authenticate with a RADIUS server
>> in
>> order to gain internet access through the wirless network of the store?
>>
>> From
2007 Apr 20
0
WPA Radius wireless authentication and CentOS 5
I previously had WPA radius authentication working from my laptop to my
home network with the laptop running Fedora Core 6 and the server
running freeRadius under CentOS 4.4 (freeradius-1.0.1-3.RHEL4.3). I'm
attempting to move my FC 6 boxes to CentOS 5 so I decided to pick on the
laptop first. Unfortunately, I neglected to backup /etc before doing
the CentOS 5 install (bad Dave, bad
2005 Jun 20
0
asterisk and radius?
Hi all,
I have been looking at some billing solutions for asterisk. I saw
there is Trabas VoIP Billing which apparently is working through
radius cdr records, and also astPP which was recently released, and
CDRTool.
Has anyone been able to succeffully use radius with asterisk for CDR records?
I tried app_radius with freerdius according to the wiki docs, but the
Radius(CPP) keeps playing a
2019 Aug 30
0
Samba 4.10.7 + freeradius 3.0.17 +ntlm_auth - Debian buster
Guys,
Christian, Marco, Thank you very much.
Marco, you have the best internal wiki :-)
Very very usefull.
Whooe.. Most is working atm. And as always the solution was so simpel..
I forgot... To .. Add...
ntlm auth = mschapv2-and-ntlmv2-only
To the DC's smb.conf. :-/ pretty stupid.. But.
So far, it looks good. I've tested now.
radtest -t mschap username 'passwd'
2012 Mar 02
0
pam and radius config problem
Hi,
I am trying to configure ssh/pam to use freeradius as one of the authentication
sources on a C6 box.
I have freeradius running on a separate box with 2 factor authentication.
Using the radtest utility, I can successfully authenticate. My problem is that
I do not understand how to configure pam to use radius as an auth source and
be sure I am not opening a security hole in my systems.
While
2019 Aug 30
1
Samba 4.10.7 + freeradius 3.0.17 +ntlm_auth - Debian buster
Am 30.08.19 um 13:09 schrieb L.P.H. van Belle via samba:
> Now Christian, this failes for me.
> radtest -t mschap 'NTDOM\username" 'passwd' localhost 0 testing
> ( MS-CHAP-Error = "\000E=691 R=1 C=58f41f1a946ac94a V=2")
>
> So my question here is, are the username at REALM logins also working for you.
> And are you using in smb.conf : winbind use
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
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
2018 Feb 23
1
RADIUS
Richard Grainger wrote:
> On Fri, Feb 23, 2018 at 12:56 PM, hw <hw at gc-24.de> wrote:
>> That requires some way to distinguish between customers, and it means
>> that distinguishing between devices is not sufficient for registered
>> customers.
>
> Once the customer logs into the captive web portal on the guest WiFi
> SSID you know who they are and can set
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:
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
2019 Nov 13
0
FreeRADIUS & SAMBA when Active Directory domain is not a FQDN
FreeRAIDUS is checking for a username in the format of [user]@[internet domain] for Eduroam (World wide WiFi network, mostly used by Education), if it is not a locally defined Internet domain it then refers the RADIUS request to a higher level RADIUS server. However if it's our defined domain e.g. EXAMPLE.COM it will check with our AD server.
Normally the sAMAccountName & AD domain pair is
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
2018 Feb 23
0
RADIUS
On Fri, Feb 23, 2018 at 11:22 AM, hw <hw at gc-24.de> wrote:
> As a customer visting a store, would you go to the lengths of configuring
> your
> cell phone (or other wireless device) to authenticate with a RADIUS server
> in
> order to gain internet access through the wirless network of the store?
>
> From what I?m being told, everyone already has internet access with
2018 Feb 23
0
RADIUS
On Fri, Feb 23, 2018 at 12:56 PM, hw <hw at gc-24.de> wrote:
> That requires some way to distinguish between customers, and it means
> that distinguishing between devices is not sufficient for registered
> customers.
Once the customer logs into the captive web portal on the guest WiFi
SSID you know who they are and can set limits accordingly.
2018 Feb 14
0
RADIUS
Hi,
Radius is a AAA protocol (Authorization, Aurhentication and Accounting) you
can use rhe three methods or only one of them.
Authentication can be done by usong a Freeradius Server, aitvorization will
give a userr profile with certain privileges for example In a network
connection, and accounting (user connection details) can be registered In a
MySQL database if needed.
Check for guodes con
2004 Dec 18
0
Configure Asterisk with Radius
I'd installed Asterisk, the app_radius.so and Freeradius. They all
startup ok, but what's next to configure Asterisk to use radius? I
looked at the WIKI already but am still confused. So what should I
set in the radius server and what do I need to set on the radius.conf,
extensions.conf, sip.conf or iax.conf file?
Btw, I have the following in radius.conf as by default
Service
2010 Oct 08
0
Radius client support
Hi
Will radius client in asterisk can use with third party radius
servers instead of freeradius ?,if supports how do I configure asterisk
to make it work.
Thanks
Nikhil