From memory, it is possible to strip the domain at RADIUS level (if you're using FreeRADIUS, at least. may be with others, too), but...
did you tried ser.cfg with empty domain part on radius authorize?
hope this helps !3runo
davor jovanovic wrote:
I have a problem with radius authentication, my SER sends username@mydomain, but I only need authentication by username.
So, instead of sending “davor” to my radius, SER sends “davor@mydomain” and my radius doesn’t authenticate me.
Is it possible to send authentication request without domain part?