[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Needed: TACACS+ server source hints



It just so happens that 2.9 does have a port of tacacs+ ;)

However, it really was straightforward, in fact the FREEBSD define is
ok except for a few const variables that needed to be changed in
the main header file (tacacs_plus.h, I believe).

The port is not horribly complicated, in fact I used it successfully
on a 2.8 system by simply removing COMMENT from the Makefile and
cranking down the NEEDS_VERSION

jeff


On Thu, Aug 02, 2001 at 10:02:05PM -0400, John Todd wrote:
> 
> I've been trying for a few hours to beat TACACS+ into compiling on my 
> OpenBSD2.8 system (yes, I haven't upgraded to 2.9 yet, slap me with a 
> wet noodle.)