Re: Radius and the "UNIX" password... (correction)

William Bulley (web@merit.edu)
Thu, 7 Sep 1995 18:04:08 -0400 (EDT)

According to David Jirku:
>
> That was it. I'm attempting to compile the Merit version of Radius, but
> it doesn't like BSDI too much :) Has any one got the "standard" version
> of Radius compiled to use shadow passwords, under BSDI?

Just in case I have you mixed up with someone else, here is what I have:

1) Change the third argument of add_state() in fsm.c from u_char to u_int
on lines 74 and 139 of fsm.c

2) Change the fourth argument of check_radius_reply() in sendserver.c from
u_char to u_int on lines 100 and 557 of sendserver.c

3) Don't compile (or use) rlmadmin(8) for now :-( Sorry about that. I
am changing it so it doesn't depend on strptime(3) diffs to follow...

4) Add -lcompat to the LIBS make(1) macro around line 230 in the Makefile

We don't have any BSDi 2.0 machines around here...
If that still doesn't do it, let me know! Thanks. :-)

Regards,

web...

-- 
William Bulley, N8NXN              Senior Systems Research Programmer
Merit Network Inc.                 Domain: web@merit.edu
4251 Plymouth Road                 MaBell: (313) 764-9993
Ann Arbor, Michigan  48105-2785    Fax:    (313) 747-3185