How to export 802.1x WLAN configuration from a device to another device?
I've a Windows machine that connects to WLAN using 802.1x. I want to use 802.1x with another machine to let it connect to WLAN too.
I've always thought it was as easy as exporting a WLAN profile and certificate using e.g. the netsh wlan
command.
https://community.arubanetworks.com/t5/ArubaOS-and-Controllers/802-1x-Machine-and-User-Authentication/td-p/8886
The way the "enforce machine auth" auth works is by keeping track of
which machines (by mac address) have successfully passed 802.1x with
their machine credentials (for AD this is their computer name/account)
and applying a role derivation scheme that takes this into
consideration when they pass 802.1x authentication with their user
credentials.
However, as the above article describes, Active Directory authentication is performed both for the machine and user accounts? It doesn't mention certificates at all.
The 802.1x security settings for my Windows machine is as follows:
Authentication : WPA2-Enterprise
Cipher : CCMP
Authentication : WPA2-Enterprise
Cipher : GCMP
Security key : Absent
802.1X : Enabled
EAP type : Microsoft: Protected EAP (PEAP)
802.1X auth credential : Machine credential
Cache user information : Yes
So, is it possible to transfer 802.1x betwteen machines?
networking wireless-networking authentication
add a comment |
I've a Windows machine that connects to WLAN using 802.1x. I want to use 802.1x with another machine to let it connect to WLAN too.
I've always thought it was as easy as exporting a WLAN profile and certificate using e.g. the netsh wlan
command.
https://community.arubanetworks.com/t5/ArubaOS-and-Controllers/802-1x-Machine-and-User-Authentication/td-p/8886
The way the "enforce machine auth" auth works is by keeping track of
which machines (by mac address) have successfully passed 802.1x with
their machine credentials (for AD this is their computer name/account)
and applying a role derivation scheme that takes this into
consideration when they pass 802.1x authentication with their user
credentials.
However, as the above article describes, Active Directory authentication is performed both for the machine and user accounts? It doesn't mention certificates at all.
The 802.1x security settings for my Windows machine is as follows:
Authentication : WPA2-Enterprise
Cipher : CCMP
Authentication : WPA2-Enterprise
Cipher : GCMP
Security key : Absent
802.1X : Enabled
EAP type : Microsoft: Protected EAP (PEAP)
802.1X auth credential : Machine credential
Cache user information : Yes
So, is it possible to transfer 802.1x betwteen machines?
networking wireless-networking authentication
The certificates are how the machine or user account is identified, aren't they? Which method is used will depend on the network.
– grawity
Dec 7 at 13:32
No, as I understand, 802.1x authenticates using either credentials or certificates? Please elaborate.
– user111854
Dec 8 at 7:36
add a comment |
I've a Windows machine that connects to WLAN using 802.1x. I want to use 802.1x with another machine to let it connect to WLAN too.
I've always thought it was as easy as exporting a WLAN profile and certificate using e.g. the netsh wlan
command.
https://community.arubanetworks.com/t5/ArubaOS-and-Controllers/802-1x-Machine-and-User-Authentication/td-p/8886
The way the "enforce machine auth" auth works is by keeping track of
which machines (by mac address) have successfully passed 802.1x with
their machine credentials (for AD this is their computer name/account)
and applying a role derivation scheme that takes this into
consideration when they pass 802.1x authentication with their user
credentials.
However, as the above article describes, Active Directory authentication is performed both for the machine and user accounts? It doesn't mention certificates at all.
The 802.1x security settings for my Windows machine is as follows:
Authentication : WPA2-Enterprise
Cipher : CCMP
Authentication : WPA2-Enterprise
Cipher : GCMP
Security key : Absent
802.1X : Enabled
EAP type : Microsoft: Protected EAP (PEAP)
802.1X auth credential : Machine credential
Cache user information : Yes
So, is it possible to transfer 802.1x betwteen machines?
networking wireless-networking authentication
I've a Windows machine that connects to WLAN using 802.1x. I want to use 802.1x with another machine to let it connect to WLAN too.
I've always thought it was as easy as exporting a WLAN profile and certificate using e.g. the netsh wlan
command.
https://community.arubanetworks.com/t5/ArubaOS-and-Controllers/802-1x-Machine-and-User-Authentication/td-p/8886
The way the "enforce machine auth" auth works is by keeping track of
which machines (by mac address) have successfully passed 802.1x with
their machine credentials (for AD this is their computer name/account)
and applying a role derivation scheme that takes this into
consideration when they pass 802.1x authentication with their user
credentials.
However, as the above article describes, Active Directory authentication is performed both for the machine and user accounts? It doesn't mention certificates at all.
The 802.1x security settings for my Windows machine is as follows:
Authentication : WPA2-Enterprise
Cipher : CCMP
Authentication : WPA2-Enterprise
Cipher : GCMP
Security key : Absent
802.1X : Enabled
EAP type : Microsoft: Protected EAP (PEAP)
802.1X auth credential : Machine credential
Cache user information : Yes
So, is it possible to transfer 802.1x betwteen machines?
networking wireless-networking authentication
networking wireless-networking authentication
asked Dec 7 at 13:10
user111854
1135
1135
The certificates are how the machine or user account is identified, aren't they? Which method is used will depend on the network.
– grawity
Dec 7 at 13:32
No, as I understand, 802.1x authenticates using either credentials or certificates? Please elaborate.
– user111854
Dec 8 at 7:36
add a comment |
The certificates are how the machine or user account is identified, aren't they? Which method is used will depend on the network.
– grawity
Dec 7 at 13:32
No, as I understand, 802.1x authenticates using either credentials or certificates? Please elaborate.
– user111854
Dec 8 at 7:36
The certificates are how the machine or user account is identified, aren't they? Which method is used will depend on the network.
– grawity
Dec 7 at 13:32
The certificates are how the machine or user account is identified, aren't they? Which method is used will depend on the network.
– grawity
Dec 7 at 13:32
No, as I understand, 802.1x authenticates using either credentials or certificates? Please elaborate.
– user111854
Dec 8 at 7:36
No, as I understand, 802.1x authenticates using either credentials or certificates? Please elaborate.
– user111854
Dec 8 at 7:36
add a comment |
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381629%2fhow-to-export-802-1x-wlan-configuration-from-a-device-to-another-device%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381629%2fhow-to-export-802-1x-wlan-configuration-from-a-device-to-another-device%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The certificates are how the machine or user account is identified, aren't they? Which method is used will depend on the network.
– grawity
Dec 7 at 13:32
No, as I understand, 802.1x authenticates using either credentials or certificates? Please elaborate.
– user111854
Dec 8 at 7:36