How to use Kerberos Authentication in Delphi 7

Douglas E. Engert deengert at anl.gov
Tue Mar 12 14:47:18 EDT 2013



On 3/12/2013 8:36 AM, Shyam sharma wrote:
> Hi,
>
>
>
> I need to implement Kerberos Authentication in Delphi desktop application
> (Windows application). This is a client server application using RemObjects
> SDK for client server communication i.e performed by using TCP/IP. Currently
> the application is having its own users login table in database for user
> authentication. The flow is like this:
>
> -          A client application accepts Username and password and send it to
> server for authentication.
>
> -          Server checks it in user login table and allow or disallow users.
>
>
>
> I need to implement Kerberos Authentication (TGS) in this application for
> SSO. Is there any 3rd party tool, support library, SDK, component, sample or
> help available to use Kerberos in Delphi application. Waiting for your early
> reply.

Thais sounds like:

http://stackoverflow.com/questions/4461578/how-to-authenticate-a-user-on-the-middle-tier-using-windows-authentication

Sounds like Delphi can use SPNEGO.
But also sounds like the problem is still open.



>
>
>
> Thanks & Regards
>
> Shyam Sharma
>
> _______________________________________________
> krbdev mailing list             krbdev at mit.edu
> https://mailman.mit.edu/mailman/listinfo/krbdev
>

-- 

  Douglas E. Engert  <DEEngert at anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444


More information about the krbdev mailing list