Wayne Hill <wphill at voicenet.com> wrote:
> Right now, I have it set up with an entry for rad_group with the
> following:
>
> passwd rad_group{
> filename = /usr/local/etc/raddb/group
> format="*User-Name:~Group"
Don't use the "Group" attribute. It's for Unix groups.
The rlm_passwd "man" page says to use the "My-Group" attribute for a
reason.
Alan DeKok.