[tac_plus] tacacs+-F4.0.4.19 and skey-1.1.5 skeychalleng function difference in definition

MSamir my007ms at yahoo.com
Sun Jan 2 22:19:27 UTC 2011


any one can help with this pleas ?

--- On Thu, 12/30/10, MSamir <my007ms at yahoo.com> wrote:

> From: MSamir <my007ms at yahoo.com>
> Subject: tacacs+-F4.0.4.19 and skey-1.1.5 skeychalleng function difference in definition
> To: tac_plus at shrubbery.net
> Date: Thursday, December 30, 2010, 5:26 AM
> Hello,
> 
> I am trying to compile tacacs+ with skey support however
> there is difference in definition of skeychalleng function.
> 
> Tacacs+ try to pass 4 arg to the function 
> =====================================================================
> [root at TACACS tacacs+-F4.0.4.19]# grep skeychallenge
> skey_fn.c 
>         if
> (skeychallenge(&p->skey, name, skeyprompt, 80) == 0)
> {
> =====================================================================
> 
> while function definition expect only 3 arg
> =====================================================================
> [root at TACACS skey-1.1.5]# grep skeychallenge *.h
> skey.h:int skeychallenge(struct skey * mp, char *name, char
> *ss);
> =====================================================================
> 
> 
> 
>       
> 


      


More information about the tac_plus mailing list