Hi, I am using freeradius version 1.0.5 for authenticating users with Lucent Portmaster 3. I am trying since a few weeks to get the thing straight. People are able to authenticate correctly, but I have a few minor problems. 1- the radiusd.pid file is not created 2- the passwd file (which I believe is from the users file) is not refreshed. I would prefer to use the /etc/passwd file and have it cached, but even if I activate it with cache = yes, it doesn't seem to work. I also use the cache refresh setting. If I use cache = no, it still seem to use the same users file. 3- I want to send all the logs to syslog, but this also doesn't seem to work, unless it's sent to a file. I tried syslog_facility = daemon, but still doesn't work. Any help will be well appreciated. Thanks, Pierre Forget
System pocztowy Galtex S.A. informuje, iz Twoja wiadomosc zostala dostarczona Wiadomosc wygenerowana automatycznie przez system pocztowy uzytkownika belskia Prosze na ta wiadomosc nie odpowiadac.
tech13@netaxis.ca wrote:
1- the radiusd.pid file is not created
Have you checked file permissions? Are you running it as a daemon?
2- the passwd file (which I believe is from the users file) is not refreshed.
The passwd file has nothing to do with the users file.
I would prefer to use the /etc/passwd file and have it cached, but even if I activate it with cache = yes, it doesn't seem to work. I also use the cache refresh setting. If I use cache = no, it still seem to use the same users file.
There is no "cache" setting for the "files" module, which is the one that implements the "users" file. To re-read /etc/raddb/users, you have to send a HUP signal to the server.
3- I want to send all the logs to syslog, but this also doesn't seem to work, unless it's sent to a file. I tried syslog_facility = daemon, but still doesn't work.
That doesn't work in 1.0.x. Alan DeKok.
participants (3)
-
Alan DeKok -
tech13@netaxis.ca -
test@galtex.pl