error starting freeradius
Good afternon, I have just migrated a freeradius from a Red Hat Linux release 7.3 to a FreeBSD 6.1 and when executing: '#/usr/local/etc/rc.d/radiusd start' i get the folowing: Starting radiusd. Thu Feb 1 15:32:27 2007 : Info: Starting - reading configuration files ... tailf -f /var/log/radius.log Thu Feb 1 15:32:27 2007 : Info: Using deprecated naslist file. Support for this will go away soon. Thu Feb 1 15:32:27 2007 : Info: Using deprecated clients file. Support for this will go away soon. Thu Feb 1 15:32:27 2007 : Info: HASH: Reinitializing hash structures and lists for caching... Thu Feb 1 15:32:27 2007 : Error: rlm_unix: Username too long in line: # Thu Feb 1 15:32:27 2007 : Info: HASH: Stored 40 entries from (null) Thu Feb 1 15:32:27 2007 : Error: rlm_unix: Can't open file group file (null): Bad address I've googled for the errors presented i couldn't find a solution,,, any suggestion? Thanks in advance. -- Enrique Llanos V. HTU Networks Peru www.htu-networks.com
Hi,
I have just migrated a freeradius from a Red Hat Linux release 7.3 to a FreeBSD 6.1 and when executing: '#/usr/local/etc/rc.d/radiusd start'
ah. that first sentence is what concerns me. FreeBSD handles its passwords etc different to RedHat. a quick google brings up several instant results - and although older FR systems used unix module (but asked you to comment out the passwd and shadow entries on freebsd!) newer FR uses rlm_passwd for most of thos feature. you can also declutter the debug output by deleting the naslist and clients file (you shouldnt use them...check you havent put anything in them!) - but thats trivial.... alan
Well, im new to freeradius and i got the task of migrating it from red-hat to freeBSD, so nothing is trivial for me, i'd appreciate i bit more info for repairing (or at least give it a try) things myself. Thanks in advance. ELLV On 2/1/07, A.L.M.Buxey@lboro.ac.uk <A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,
I have just migrated a freeradius from a Red Hat Linux release 7.3 to a FreeBSD 6.1 and when executing: '#/usr/local/etc/rc.d/radiusd start'
ah. that first sentence is what concerns me. FreeBSD handles its passwords etc different to RedHat. a quick google brings up several instant results - and although older FR systems used unix module (but asked you to comment out the passwd and shadow entries on freebsd!) newer FR uses rlm_passwd for most of thos feature.
you can also declutter the debug output by deleting the naslist and clients file (you shouldnt use them...check you havent put anything in them!) - but thats trivial....
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Enrique Llanos V. HTU Networks Peru www.htu.com.pe
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Enrique Llanos V.