Hi to all!

Sorry for the insistence , but my problem is real, I'm working in a
server that is installed and running. The files corresponding to the
details aren't in the server. Please look at my configuration in
/usr/local/etc/raddb/radiusd.conf

prefix = /usr/local
localstatedir = ${prefix}/var
logdir = ${localstatedir}/log/radius
radacctdir = ${logdir}/radacct

modules{
  ....
  detail{
    detailfile = ${radacctdir}/asgard/detail-%Y%m%d:%H
    detailperm = 600
  }
  .... 
  acct_unique {
 key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, 
NAS-Port-Id"
 }
 ... 
}

accounting {
        acct_unique
        detail
        unix
        radutmp
}

                
I really don't know why even the directory have not been created.
I need help. There are problems with the server and we need the details
quickly cause the disconnection causes seem to be so strange.

Thanks for your replies and your patience.

Long life to Linux.

Bye.

-- 
Diego Andrés Asenjo González
Estudiante de Ingeniería en Electrónica y Telecomunicaciones
Universidad del Cauca
Socio de AVATAR LTDA


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

Reply via email to