Hello all...

i'm trying to make rautmp to work...
but it doesn't...
-xx debug showes:
------
Module: Loaded radutmp
radutmp: filename = "/var/log/radius/radutmp"
radutmp: username = "%{User-Name}"
radutmp: case_sensitive = yes
radutmp: check_with_nas = yes
radutmp: perm = 384
radutmp: callerid = yes
Module: Instantiated radutmp (radutmp)
-------

also in radiusd.conf:

radutmp {
   filename = ${LOGDIR}/radutmp
   username = %{User-Name}
   case_sensitive = yes
   check_with_nas = yes
   perm = 0600
   callerid = yes
}


accounting {
   detail
   radutmp
}


session {
   radutmp
}

-----

but no radutmp file is created, and if created by hand it stay's 0 bytes...

dunno my guesses tells me i forgot something... ???
but what..

Greets

Collen

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to