go to  ForumEasy.com   
JavaPro  
 
 
   Home  |  MyForum  |  FAQ  |  Archive    You are not logged in. [Login] or [Register]  
Forum Home » Authentication, Kerberos, Active Directory » Authentication Protocols
Email To Friend  |   Set Alert To This Topic Rewarding Points Availabe: 0 (What's this) New Topic  |   Post Reply
Author Topic: Authentication Protocols
Alex_Raj
member
offline   
 
posts: 99
joined: 05/16/2006
from: San Jose, CA
  posted on: 05/17/2006 08:38:17 PM    Edit  |   Quote  |   Report 
Authentication Protocols
Basic Authentication:
A base64 based user's credentials authentication exchange.

Digest Authentication:
A challenge-response based authentication protocol but the credentials are not sent across the network.

SSL/TLS:
A certificate based authentication protocol with CAs (Certificate Authority) as the trusted party dealing with the asymmetric keys.

Kerberos:
A token/ticket based authentication protocol with KDC as the trusted party managing the symmetric keys.

NTLM:
A proprietary protocol developed by Microsoft. NTLM (NT-LAN Manager) is the default authentication protocol of Windows NT4 and legacy authentication protocol in Windows 2000 and Windows Server 2003 domain.



 Profile | Reply Points Earned: 0

 
Powered by ForumEasy © 2003-2005, All Rights Reserved. | Privacy Policy | Terms of Use
 
Get your own forum today. It's easy and free.