Posted on October 25, 2007 by svarukala
WSS 3.0 and MOSS custom authentication using a third-party component (SiteMinder). – Vlad’s Blog
I stumbled upon the above blog post which talks about implementing the custom authentication using Forms based authentication to authenticate users through SiteMinder. I have read couple of other blogs about the same topic but this blog is unique, it explains well [...]
Filed under: Active Directory, Authentication, IIS | Tagged: Authentication, Sharepoint | 1 Comment »
Posted on October 19, 2007 by svarukala
Below two blog posts are an excellent help if anyone is looking for implementing more than one authentication mechanism.
Blog by Dan Attis
Blog by Andrew Connell
Let me clarify why would someone look for implementing multiple authentication: Usually companies and corporations have their user or employee accounts in Windows Active Directory. When Sharepoint/MOSS is installed [...]
Filed under: Authentication, Sharepoint | Tagged: Authentication, Sharepoint | Leave a Comment »
Posted on October 16, 2007 by svarukala
IIS 6.0 Authentication Model: An important part of many distributed applications is the ability to identify someone, known as a principal or client, and to control the client’s access to resources. Authentication is the act of validating a client’s identity. Generally, clients must present some form of evidence, known [...]
Filed under: Authentication, IIS | Tagged: Authentication, IIS | Leave a Comment »