<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:10pt">Hi list,<br><br>I am trying to work the radwho command but i get this error : radwho: Error reading /usr/local/var/log/radius/radutmp: No such file or directory<br><br>My AccessPoint (3com 7250) has the accounting option i have set it enable and i have detail files in /usr/local/var/log/radius/radacct/10.0.0.10 . <br><br>In my radiusd.conf :<br><br><pre style="margin: 0em;">radutmp {<br>   filename = ${LOGDIR}/radutmp<br>   username = %{User-Name}<br>   case_sensitive = yes<br>   check_with_nas = yes<br>   perm = 0600<br>   callerid = yes<br>}<br><br><br>accounting {<br>   detail<br>   radutmp<br>}<br><br><br>session {<br>   radutmp<br>}<br><br>-----</pre><br><br>and when running radiusd -X :<br><br>..............<br><br><pre style="margin: 0em;">Module: Loaded radutmp<br>radutmp: filename =
 "/var/log/radius/radutmp"<br>radutmp: username = "%{User-Name}"<br>radutmp: case_sensitive = yes<br>radutmp: check_with_nas = yes<br>radutmp: perm = 384<br>radutmp: callerid = yes<br>....<br><br>Module: Instantiated radutmp (radutmp)</pre><br><div><br>thanks<br> </div><span style="font-weight: bold; color: rgb(0, 0, 255); font-family: comic sans ms;">Adreas Polyxronopoulos</span><br style="font-weight: bold; color: rgb(0, 0, 255); font-family: comic sans ms;"><div><br></div></div><br>Send instant messages to your online friends http://uk.messenger.yahoo.com </body></html>