Windows dot 1x authentication Setting in Simple Steps

When a machine tries to connect to an 802.1x-enabled wired or wireless network, it must have Windows dot 1x authentication settings enabled. The user or machine, or both, can authenticate using the given setting.

You can configure the wired auto-config or wireless auto-config locally on a system or push via Group policy. In this post, we will cover the local configuration process for both wired and wireless NIC.

A radius server is needed to enable network access control using .1x authentication.

Cisco ISE is one of the well-known RADIUS servers.

Wired Windows dot 1x authentication – Enable Wired Service

Step 1> We need to enable wired dot1x service on the PC. Go to run and type services.msc and hit enter.

wired auto config services.msc

Double-click on wired auto-config and change the startup type to automatic.

wired autoconfig enable services

Now once the wired AutoConfig service is started the device starts responding to 802.1x protocol messages. Under the network interface card, a new tab authentication starts appearing.

Wired Windows dot 1x authentication – Wired NIC Setting

Step 2> Now we will configure the Network interface card for 802.1x authentication.

Go to run and type ncpa.cpl and hit enter.

Wired NIC setting for 802.1x

Right-click on the wired NIC and click on properties.

Wired NIC properties

A new authentication tab will start appearing. Select Enable IEEE 802.1x Authentication. There are various authentication methods which can be selected. PEAP, EAP-TLS etc. For this post, we have used EAP (PEAP)

windows dot 1x authentication NIC Setting

Click on Setting next to the authentication method. The endpoint verifies the Radius server’s identity by validating its certificate. If the certificate is not trusted, un-select verifies the server’s identity by validating the certificate.

validate server certificate wired NIC

Select the authentication method as EAP-MSCHAP v2, click configure, and select automatically use my Windows logon name and password. 

windows dot 1x authentication logon setting wired

Click OK and then click on Additional settings. Under Specify authentication mode, we can select based on what we want to do.

User authentication only

1> For User authentication only, select user authentication from the drop-down.

windows dot 1x authentication

Computer/Machine authentication Only:

2> For Computer Authentication only, select computer authentication from the drop-down. Computer authentication ensures valid machines are connecting to the network.

windows dot 1x authenticate machine authentication wired

User or Computer/Machine Authentication Only

3> For User or computer authentication, select user or computer authentication from the drop-down

windows dot 1x user or computer authentication


Wireless Windows dot 1x authentication – Enable Wireless Service

Step 1> We need to enable wireless dot1x service on the PC. Go to run and type services.msc and hit enter.

wireless auto config services.msc

Enable WLAN AutoConfig Service

wireless wlan autoconfig

Wireless Windows dot 1x authentication – Wireless SSID Config

Once the WLAN AutoConfig is running we can configure SSID for 802.1x authentication.

Step 2> Open the network and sharing center and click on Set up a new connection or network:

wireless network and sharing center

Select manually connect to a wireless network:

wireless manually connect to a wireless network

Enter the SSID name that is configured for 802.1x, and Select Security type as WPA2-Enterprise.

wireless SSID setup

Change the connection setting:

wireless SSID change setting.

Check the settings configuration, and Advanced Setting one by one.

wireless authentication setting EAP PEAP

wireless certification verification

1> For User authentication only, select user authentication from the drop-down.

windows dot 1x authenticate user authentication wireless

2> For Computer Authentication only, select computer authentication from the drop-down. Computer authentication ensures valid machines are connecting to the network.

windows dot 1x authenticate computer authentication wireless

3> For User or computer authentication, select user or computer authentication from the drop-down

windows dot 1x authenticate user or computer authentication wireless

Under Manage Know Networks Setting, you can find the configured SSID:

Manage known networks

Note: If settings are disabled from GPO then we would have to configure the setting using GPO.

Once the endpoint is configured we need to configure the switch for radius configuration and We need to configure radius server for the authentication.

Visit our blog post on how to perform the configuration using GPO to perform mass deployment on multiple endpoints.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.