I am trying to setup a 802.1x authentication environment where only authenticated users can access the network using only authenticated devices.
- I have tested both user authentication (using user certificate) and machine authentication (using machine certificates) works individually
I see the MS documents talking about authmode as "machineORuser","machineonly","useronly" and "guest" which kind of explains my earlier test results. I would still like to get a confirmation on whether Machine and User authentication can ever work together
( i mean in AND condition instead of OR)?
Here are the links i referred:
http://support.microsoft.com/kb/929847
http://msdn.microsoft.com/en-us/library/ms706279.aspx
I hope i am not the only one trying to implement both authentication together. :-)
Thanks in advance!
Cheers,
Kinshuk