as i know mpd can't work with two radius servers, because of some bug in libradius (?)
that's why i use radius+mpd.secret
if radius fails mpd uses mpd.secret
but of radius-acct is enabled and mpd can't send it the session closes
maybe it's possible to bypass it somehow?
thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
as i know mpd can't work with two radius servers, because of some bug in libradius (?)
that's why i use radius+mpd.secret
if radius fails mpd uses mpd.secret
but of radius-acct is enabled and mpd can't send it the session closes
maybe it's possible to bypass it somehow?
thank you!
In mpd-5.3 and newer
set auth disable acct-mandatory
thank you! maybe it will be useful to add it to sample conf