Hi All,
Apologies to all if this IS documented somewhere, but I've had a good trawl
through the archive and docs and can't appear to find the answer (I'm
new-ish to freeradius currently).
Just been playing with 0.9.0 (had a quick play with the final beta a few
weeks back) and it all seems to work fantasticly, I have it auth'ing against
a postgres DB and I'm a happy man, apart from one thing:
Whenever I send it a HUP to reload the config (say for proxy.conf changes or
whatever), it just dies completely and utterly. ie: the process completely
disappears with NO output in logfiles or anything.
If I run it with -X and then send it a SIGHUP, it just goes away, see
STD[OUT|ERR] output below:
-------------------------
/usr/sbin/freeradius -X
--snip--
Ready to process requests.
--- Walking the entire request list ---
Nothing to do. Sleeping until we see a request.
Reloading configuration files. <--- HUP sent here
reread_config: reading radiusd.conf
Config: including file: /etc/freeradius/proxy.conf
Config: including file: /etc/freeradius/clients.conf
Config: including file: /etc/freeradius/snmp.conf
Config: including file: /etc/freeradius/postgresql.conf
main: prefix = "/usr"
main: localstatedir = "/var"
main: logdir = "/var/log/freeradius"
main: libdir = "/usr/lib/freeradius"
main: radacctdir = "/var/log/freeradius/radacct"
main: hostname_lookups = no
main: snmp = no
main: max_request_time = 30
main: cleanup_delay = 5
main: max_requests = 1024
main: delete_blocked_requests = 0
main: port = 0
main: allow_core_dumps = no
main: log_stripped_names = no
main: log_file = "/var/log/freeradius/radius.log"
main: log_auth = no
main: log_auth_badpass = no
main: log_auth_goodpass = no
main: pidfile = "/var/run/freeradius/freeradius.pid"
main: user = "freerad"
main: group = "freerad"
main: usercollide = no
main: lower_user = "no"
main: lower_pass = "no"
main: nospace_user = "no"
main: nospace_pass = "no"
main: checkrad = "/usr/sbin/checkrad"
main: proxy_requests = yes
proxy: retry_delay = 5
proxy: retry_count = 3
proxy: synchronous = no
proxy: default_fallback = yes
proxy: dead_time = 120
proxy: post_proxy_authorize = yes
proxy: wake_all_if_all_dead = no
security: max_attributes = 200
security: reject_delay = 1
security: status_server = no
main: debug_level = 0
read_config_files: reading dictionary
read_config_files: reading naslist
Using deprecated naslist file. Support for this will go away soon.
read_config_files: reading clients
Using deprecated clients file. Support for this will go away soon.
read_config_files: reading realms
Using deprecated realms file. Support for this will go away soon.
<dies silently at this point>
-------------------------
I'm wondering if anyone can help me trackdown what exactly might be
happening (or, if I'm doing something REALLY dumb, then to beat me severely
with a clue-stick).
Any help very appreciated,
Thanks,
Fenn.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html