Have a particular scenario in that we would like to use FreeRadius to log into switchs using Kerberos credentials and network devices using EAP-TLS.
Currently have this configured and working, but only one at a time. So I can log into switch's using…
I'm running Centos 6 64 bit with Poptop and radiusclient. When I connect to my poptop server this error comes up in the error log:
Feb 21 14:40:42 alpha pptpd[13225]: CTRL: Client **** control connection started
Feb 21 14:40:42 alpha pptpd[13225]:…
I need help with a connection to RADIUS throught Access Point LevelOne EAP-110.
I configured RADIUS + LDAP, tried with radiusd -X I get this message:
radtest fsobarzo ********** localhost 100 testing123
Sending Access-Request of id 243 to 127.0.0.1…
I'm trying to authenticate specific LDAP group with FreeRadius.
I need to apply this checking inside a virtual-server, as there are two different groups and i'm using a single Unix Box.
Any suggestions of how to do this!.
The setup
We currently have a Freeradius server used to authenticate our Wifi users against our Active Directory server. The link between Freeradius and the Active Directory is done by Winbind.
In order for the user to be able to obtain…
is it possible to have an OR statement in freeradius check attributes?
I have say 10 VPN servers that authenticate from freeradius. Most users can access all servers but I have a demo user that can only access 2 of those servers.
I can set this up…
I need to setup radius that accept any username/password and give some attrs for mpd.
Something like: (raddb/users)
DEFAULT Framed-Protocol == PPP
Service-Type…
I've been trying to configure my freeradius server on Linux to authenticate users from an existing Active Directory (windows server 2003) and i've already done that. Now i need to assign VLANs to those users and i dont know how to :(. The logical…
I'm no RADIUS expert. But my understanding is that RADIUS can use Active Directory as a 'realm' to authenticate.
This got me thinking - We have 3 separate clients in one building, and we manage the infrastructure. It would be sweet if we could have…
I'm attempting to configure FreeRadius to work with Dynamic VLAN Assignment.
What I'm attempting to do, is return a specific VLAN ID for known hosts, but return a default VLAN ID for unknown hosts.
This is my first stab at creating a…
when config free-radius to authenticate over ldap where are the log files that store usernames and other connected client info?
excuse me for my bad English.
I have recently set up a server with FreeRADIUS to authenticate and keep track of admin logins on some of my devices.
I'm looking at getting my Linux and FreeBSD machines authenticating against RADIUS using the pam_auth_radius module. I am…
I'm using openvpn and free-radius for control user accounts. for maximum session time for an user, free-radius has sqlcounter.conf that control that, but after a connection has disconnected that is useful and cannot destroy a connection.
for control…
https://i.stack.imgur.com/qUI2n.png
Running Debian 11, 1 week trying to figure out where this issue comes from, tried authentication method (made a fresh install of mariadb, setting unix socket so radius won't even have to give a pass since my vm is…