From: morpheus on
Hi all,

We are trying to give the kerberose library support on VxWorks 6.5.
Presently VxWorks doesn't support Kerberose library. So we are decided
to port one good Kerberose implementation. I've found a few libraries
over the net. But if anybody have already tried porting any good
kerberose implementation, please help me.
Which library to use as base code ?
Difficulties and issues may come up?
Limitations etc..

Thanks in advance.
Deepu D
From: Stefan Monnier on
> We are trying to give the kerberose library support on VxWorks 6.5.
> Presently VxWorks doesn't support Kerberose library. So we are decided
> to port one good Kerberose implementation. I've found a few libraries
> over the net. But if anybody have already tried porting any good
> kerberose implementation, please help me.

Since this is comp.os.linux.networking, and in the interest of Free
Software, it would be better to move your application/system away from
VxWorks to GNU/Linux (or other Free OS, really) than to port Kerberos to
that proprietary operating system.


Stefan
From: morpheus on
On Apr 21, 8:41 pm, Stefan Monnier <monn...(a)iro.umontreal.ca> wrote:
> > We are trying to give the kerberose library support on VxWorks 6.5.
> > Presently VxWorks doesn't support Kerberose library. So we are decided
> > to port one good Kerberose implementation. I've found a few libraries
> > over the net. But if anybody have already tried porting any good
> > kerberose implementation, please help me.
>
> Since this is comp.os.linux.networking, and in the interest of Free
> Software, it would be better to move your application/system away from
> VxWorks to GNU/Linux (or other Free OS, really) than to port Kerberos to
> that proprietary operating system.
>
> Stefan


Hi

I appreciate your feeling. I'm also a FOSS enthusiast and taken
seminars on that.
But this problem is about earning my daily bread :)

Regards,
Deepu