Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

Questions tagged [radius]

RADIUS is Remote Authentication Dial In User Service, a protocol that carries authentication, authorization and accounting data.

-1 votes
0 answers
11 views

Why RADIUS Server Responed Invalid Message-Authenticator? [closed]

Fri Jul 19 17:38:34 2024 : Info: Dropping packet without response because of error: Received packet from 127.0.0.1 with invalid Message-Authenticator! (Shared secret is incorrect.) (from client ...
蕭博文's user avatar
0 votes
0 answers
8 views

How to calculate a Radius Authenticator in access accept message?

Getting access accept message from radius server but our client is considering the message as a authentication failure, what may be the cause, suspecting issue with Authenticator value which receiving ...
Praveen's user avatar
0 votes
1 answer
49 views

Skew One Corner And Add Border Radius To Opposite Corner with gradient

How can I make this design in CSS? enter image description here I've tried everything, but the gradient of the pseudo element overlaps the main text. span { border: 2px solid #FFC402; border-...
Мухаммед Али's user avatar
0 votes
0 answers
60 views

Freeradius: How to enable 2fa for EAP-TTLS/PAP

Our company uses Freeradius to authenticate users to the WiFi network via wpa2-enterprise. However a new policy wants that we use two factor authentication in combination with the standard username ...
Chimaera's user avatar
0 votes
1 answer
62 views

Set the HMAC-256 algorithm for calculating message-authenticator

Per radius document: When present in an Access-Request packet, Message-Authenticator is an HMAC-MD5 checksum of the entire Access-Request packet, including Type, ID, Length and authenticator, using ...
Viola's user avatar
  • 3
0 votes
0 answers
8 views

How to find the k distance using pocketken.h3

I'm trying to find h3 indexes inside a radius and im using pocketken.h3 library. below is the code im using. I was following this documentation to find the 'k' value. var edgeLength = zipH3Index....
Umamaheswaran's user avatar
0 votes
0 answers
13 views

RADUIS connectivity with Google Workspace

We have local RADIUS NPS with Wi-Fi authentication from Active Directory in Windows Server 2022. The requirement is that only How RADIUS users can access Google Workspace emails without a third-party ...
Muhammad Arshad's user avatar
0 votes
0 answers
50 views

Connecting to a Cisco Switch Using LDAP Authentication via FreeRADIUS

I have a problem with my FreeRADIUS server. I would like to connect to my Cisco switches using LDAP authentication from my FreeRADIUS server, but only for people who are part of a specific group. I ...
Enzo's user avatar
  • 3
1 vote
1 answer
97 views

In freeradius, how to retrieve variable declared perl module to sites-available/default?

I have a perlmodule.pm with authorize, post_auth blocks. Took the code from Freeradius example.pl perlmodule.pm # # This program is free software; you can redistribute it and/or modify # it under ...
Sundararajan's user avatar
0 votes
0 answers
12 views

hostpad with pyrad as test radius server not asking for credentials when connecting to created access point

I'm trying to create an access point with hostpad and pyrad that uses radius authentification on linux, I was able to create the access point with hostpad using the following configuration interface=...
chmess's user avatar
  • 1
0 votes
0 answers
50 views

ocserv rewrite framed ip from radius

Problem with set ip from Microsoft NPS to ocserv vpn user. First time it ocserv[25974]: main: Starting 1 instances of ocserv-sm ocserv[25974]: main: initialized OpenConnect VPN Server 1.2.5 ocserv[...
konkaGhe's user avatar
0 votes
1 answer
45 views

Freeradius SQL query for disconnected in specific date

Is there some way to run a SQL query in the freeradius database to find disconnected users in some specific data range? I'm trying something like this: SELECT ra.username FROM radacct ra WHERE ra....
user23962757's user avatar
0 votes
0 answers
14 views

Pyrad client wifi connection failure

I've developed a custom server script utilizing Pyrad. The server operates smoothly, effectively responding to access request packets from clients. However, I encounter an issue where clients fail to ...
Marvin's user avatar
  • 1
0 votes
2 answers
171 views

Openssl v3.0.8 + eapol_test (wpa_supplicant2.10) cannot authenticate to 802.1x network

eapol_test (wpa_supplicant v2.10) with OpenSSL v3.0.8 Issue description: I used supplicant2.10+openssl3.0.8 to test connecting to an 802.1x network, I got the following results. PEAP+MSCHAPV2:Failed ...
Vimal R Raj's user avatar
1 vote
1 answer
474 views

How to apply radial-gradiant property in Tailwind css

How will I incorporate a radial gradient in my website by using Tailwind CSS? And how will I get curvature border i.e. a wave like border. I tried it by writing bg-radial-gradient but there in no such ...
sabha mushtaq's user avatar

15 30 50 per page
1
2 3 4 5
31