Alan Buxey wrote: > hmm, command.c and auth.c appears to have been updated but > still see no joy with 'radmin' as munin user (who is in radiusd group) > > Mon Sep 5 15:55:04 2011 : Error: Unauthorized connection to > /var/run/radiusd/radiusd.sock from gid 101
My guess is that the "get peer id" function is returning only *one* group. Munin is first part of the "munin" group, but secondly part of the "radmin" group. So... the sockets asks "which group is connecting", and gets told "munin". I'm not sure there's a clean solution to that. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

