When I try to authorize local user via system passwd file I get Auth-Reject
packet. radius says:
modcall: group authorize returns ok
rad_check_password: Found auth-type Local
auth: type Local
auth: Failed to validate the user.
user declared in /etc/raddb/users as:
DEFAULT Auth-Type := Local
Service-Type = Framed-User,
Ascend-Assign-IP-Pool = 1,
Framed-Protocol = PPP,
Framed-MTU = 576
whenever I run my freeradius, I have errors:
radiusd: '/usr/local/lib/rlm_unix.a' is not an ELF file
radiusd: '/usr/local/lib/rlm_preprocess.a' is not an ELF file
radiusd: '/usr/local/lib/rlm_realm.a' is not an ELF file
radiusd: '/usr/local/lib/rlm_files.a' is not an ELF file
radiusd: '/usr/local/lib/rlm_detail.a' is not an ELF file
radiusd: '/usr/local/lib/rlm_radutmp.a' is not an ELF file
It is possible "rlm_unix.a' is not an ELF file" error is cause of my failures?
Compiling made after
./configure --sysconfdir=/etc --localstatedir=/var --with-threads=no
I have 2.0.36 Linux box with gnulibc1 as system library.
ar: supported targets: elf32-i386 a.out-i386-linux coff-i386 elf32-m68k coff-m68k
ieee a.out-m68k-linux a.out-sunos-big elf32-sparc srec symbolsrec tekhex binary
ihex trad-core
Thanks!
Mike.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html