Differences between revisions 20 and 29 (spanning 9 versions)
Revision 20 as of 2019-07-19 11:47:22
Size: 1619
Editor: davidsch
Comment:
Revision 29 as of 2022-04-29 07:38:59
Size: 1966
Editor: stroth
Comment: Fix Headings and prepare for new section by specifying "NetworkManager"
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== How to configure a wireless (WLAN) connection for 802.1x authorization === #rev 2020-09-04 davidsch
Line 3: Line 3:
= How to configure wireless (WLAN) and wired connections for 802.1x authorization ==

== Wireless with NetworkManager ==
Line 6: Line 9:
 1. In the upcoming window click Tab:'Wireless Security', make the following settings and enter your NETHZ name and password:
  
. {{attachment:802.1xWirelessSettings.png}}
{{{
NOTE THAT THE AUTHENTICATION SCHEME HAS CHANGED:
 1. In the upcoming window click Tab:'Wireless Security', make the following settings and enter your NETHZ name and password (example). {{attachment:802.1xWirelessSettings.png}} {{{
NOTE THE USERNAME FIELD SYNTAX VARIES BETWEEN USERS:
Line 11: Line 12:
In the "Username" field of the above dialog enter the following,
instead of a single username like "hgiger"
:
In the "Username" field of the above dialog enter the following:
Line 23: Line 23:
=== How to configure a wired connection for 802.1x authorization ===
== Wired with NetworkManager ==
Line 28: Line 27:
 1. In the upcoming window click Tab:'802.1x Security', make the following settings and enter your NETHZ name and password:  1. In the upcoming window click Tab:'802.1x Security', make the following settings and enter your NETHZ name and password: {{attachment:802.1xWiredSettings.png}} {{{
NOTE THE USERNAME FIELD SYNTAX VARIES BETWEEN USERS:
Line 30: Line 30:
  . {{attachment:802.1xWiredSettings.png}} In the "Username" field of the above dialog enter the following:
<username>@student-net.ethz.ch, if your are student at ETH
<username>@staff-net.ethz.ch, if your are a staff member of ETH
<username>@guest-net.ethz.ch, if your are a guest at ETH
Line 32: Line 35:
As password, enter your ETH network password
}}}

= How to configure wireless (WLAN) and wired connections for 802.1x authorization ==

Wireless with NetworkManager

  1. Click on the network-settings symbol on the task bar of the Ubuntu desktop.
  2. In the upcoming menu click 'edit connections'.
  3. In Tab:Wireless choose the name of your current wireless connection and click button 'edit'.

  4. In the upcoming window click Tab:'Wireless Security', make the following settings and enter your NETHZ name and password (example). 802.1xWirelessSettings.png

    NOTE THE USERNAME FIELD SYNTAX VARIES BETWEEN USERS:
    
    In the "Username" field of the above dialog enter the following:
    <username>@student-net.ethz.ch, if your are student at ETH
    <username>@staff-net.ethz.ch, if your are a staff member of ETH
    <username>@guest-net.ethz.ch, if your are a guest at ETH
    
    As password, enter your ETH network password
  5. Click 'Save...'. In the upcoming "No Certificate Authority..." window click button 'Ignore'.
  6. Click button 'close'

Wired with NetworkManager

  1. Click on the network-settings symbol on the task bar of the Ubuntu desktop.
  2. In the upcoming menu click 'edit connections'.
  3. In Tab:Wired choose your network profile and click button 'edit'.

  4. In the upcoming window click Tab:'802.1x Security', make the following settings and enter your NETHZ name and password: 802.1xWiredSettings.png

    NOTE THE USERNAME FIELD SYNTAX VARIES BETWEEN USERS:
    
    In the "Username" field of the above dialog enter the following:
    <username>@student-net.ethz.ch, if your are student at ETH
    <username>@staff-net.ethz.ch, if your are a staff member of ETH
    <username>@guest-net.ethz.ch, if your are a guest at ETH
    
    As password, enter your ETH network password
  5. Click 'Save...'. In the upcoming "No Certificate Authority..." window click button 'Ignore'.
  6. Click button 'close'


CategoryNET

Workstations/Network/Infrastructure/802.1xUbuntu (last edited 2022-04-29 07:46:25 by stroth)