Re: how to do client server Authentication

2002-01-16 Thread Turbo Fredriksson
> "Gurlal" == Gurlal Brar <[EMAIL PROTECTED]> writes: Gurlal> I have read that GSS-API is best for this type of Gurlal> programming.why?pls send me link to GSSAPI tutorials. http://docs.sun.com/ab2/coll.610.1/GSSAPIPG/@Ab2TocView;td=5?Ab2Lang=C&Ab2Enc=iso-8859-1 -- Turbo __ _

how to do client server Authentication

2002-01-14 Thread Gurlal Brar
hi all, i am new to Kerberos authentication mechanism.we have already written client and servers (on windows and solaris).Now we want to use kerberos Authentication mechanism to authenticate clients and servers.Any idea how to impement it? I am thinking that we should proceed as the same w