[tac_plus] tacacs with des compilation issues on solaris 10

Aaron dudepron at gmail.com
Tue Mar 15 19:15:01 UTC 2011


Spoke too soon. Had the des part commented out.

On Tue, Mar 15, 2011 at 14:55, Aaron <dudepron at gmail.com> wrote:

> Hmm. Not sure why it was broken. just redid it and it seems fine.
>
> Aaron
>
>
> On Fri, Mar 11, 2011 at 20:36, Aaron <dudepron at gmail.com> wrote:
>
>> Nothing really just thought that was how do it by reading the tac_plus.h
>> file.
>> I'm sure that the des library does support those functions. It is possible
>> that I'm not linking the des to tac_plus.h file correctly by just removing
>> the comments around the #define arap_des.
>>
>> Aaron
>>
>>
>>
>> On Fri, Mar 11, 2011 at 16:37, john heasley <heas at shrubbery.net> wrote:
>>
>>> Fri, Mar 11, 2011 at 11:33:21AM -0500, Aaron:
>>> > solaris 10
>>> > Not sure what setting I am missing.
>>> > I've set ARAP_DES in as a define and predictably get the following
>>> error.
>>> > default_fn.c:35:22: arap_des.h: No such file or directory
>>>
>>> i'm not familiar with the arap stuff, but it requires a DES library with
>>> the
>>> functions
>>>    des_init(0);
>>>    des_setkey(secret);
>>>    des_endes(r_chal);
>>>    des_done();
>>> if you have that, you can probably just remove that include.
>>>
>>> what hardware are you using that uses arap?
>>>
>>> > It has been awhile since I've done (solaris 8) this but I cannot
>>> > remember how I did it before.
>>> >
>>> > tia
>>> >
>>> > Aaron
>>> > -------------- next part --------------
>>> > An HTML attachment was scrubbed...
>>> > URL: <
>>> http://www.shrubbery.net/pipermail/tac_plus/attachments/20110311/745e7227/attachment.html
>>> >
>>> > _______________________________________________
>>> > tac_plus mailing list
>>> > tac_plus at shrubbery.net
>>> > http://www.shrubbery.net/mailman/listinfo.cgi/tac_plus
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/tac_plus/attachments/20110315/cd31a680/attachment.html>


More information about the tac_plus mailing list