I have a network of Windows 7 PCs. And I am looking for a way to authenticate these computers through a centralized credential server. AD was one of the options but I don't have license for Windows server so I was trying to use Radius.
I installed freeradius on Ubuntu 22.04 and created users in the file /etc/freeradius/users.
But when it came to authenticating the Windows PCs against the Radius server, I couldn't find anything concrete. I know pGina can be configured to be used with radius but can we do it without downloading any external software?
Could anyone please advise?