Got a little test Domain running and I have a domain controller running as Enterprise CA. I have a Windows XP test PC on the domain too as I was going to do some testing. Now, am I right in thinking that you don't use Certificates for local Domain authentication, but instead you use Kerberos and then use Certificates for external users who aren't part of your domain or trusted in your Forest?
I've been doing a lot of reading up on this PKI stuff lately and although i'm feeling a lot more comfortable with it now, I still want to clarify a few things if I can..
* Kerberos is used for internal authentication and encrpytion, and can be used for external VPN clients who are part of the domain.
*Certificates are used for external authentication and encrpytion mainly for L2TP VPNs for users who are not part of the domain/forest
That correct?
I'm fairly sure there are a few people on here struggling along with this stuff too