Enright Patrick - penrig wrote:

> When I start the freeradius server with the –AX switches I really don’t
> see it reading the following that I set up in the radiusd.conf file:
> 
> passwd etc_group {
>         filename = /etc/freeradius/group
>         format = "=Group-Name:::*,User-Name"

  You can't use the Group-Name attribute.  That's reserved for Unix
groups.  You have to define your own attribute.  See "man rlm_passwd"
for examples/

> I’m not sure if this is how you tell it to look in the group file

  See "man rlm_passwd".  It gives examples.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to