I have just completed a installtion of RADIUSDesk on Ubuntu 18, I had to make the adjustments to the Freeradius config files not being resident in /etc/freeradius (/etc/freeradius/3.0/
I have completed that and place dictionary overides in the directory //etc/freeradius.
When I login, I am not seeing the Vendor Attributes in the drop down list?
Is the GUI frontend expecting the diconary in the relative folder /etc/freeradius?
Thank you
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have just completed a installtion of RADIUSDesk on Ubuntu 18, I had to make the adjustments to the Freeradius config files not being resident in /etc/freeradius (/etc/freeradius/3.0/
I have completed that and place dictionary overides in the directory //etc/freeradius.
When I login, I am not seeing the Vendor Attributes in the drop down list?
Is the GUI frontend expecting the diconary in the relative folder /etc/freeradius?
Thank you
Paul
Hi Paul,
Have you found any solution for this??
Anyone comes across this using Ubuntu or Debian where the freeRADIUS install is in /etc/freeradius/3.0
You need to cp -pr dictionary_overrides and dictionary to /etc/freeradius
Got it. Thanks for the update..
Sorry to review an old thread. Can someone give me more specific instructions on how to fix this?
I am copied the dictonary_overrides and dictionary to /etc/freeradius but I still having nothing in the vendor dropdown. Any ideas?