30 Nov
2011
30 Nov
'11
1:50 p.m.
Hi,
No. FreeRADIUS is 64-bit clean.
My guess is that the passwords on 64-bit FreeBSD are *not* encrypted with the "crypt" function. There is some other API necessary to do password checks.
BSD is a little different ;-) http://www.bsdcertification.org/downloads/user_management.pdf /etc/master.passwd - only root can read/view this...which may be an issue if the daemon runs with another userid ...its about time I spun up a BSD box...my personal favourite was DragonflyBSD to see how things fly ;-) alan