Page 1 of 1
[suggestion] just pass RADIUS users through
Posted: Fri Mar 06, 2015 6:35 pm
by JonFleming
I'm not having any issues, this is great. But it seems inelegant to have to maintain a manual list of users when all that happens is passing the login to my RADIUS server. Could there be some sort of "if the user is not found pass the login to this server" setting? Or is there one and I missed it?
Re: [suggestion] just pass RADIUS users through
Posted: Fri Mar 06, 2015 10:45 pm
by Decentralized Swag
Sounds like what you are looking for is just creating a user called '*' and setting up Radius Authentication for him.
I remember it's in the docs somewhere, you must have missed it.
Re: [suggestion] just pass RADIUS users through
Posted: Sat Mar 07, 2015 1:42 pm
by JonFleming
Ah, wild cards. Indeed I missed that. I will try it, thanks.