Helpdesk

Page tree

University of Tartu IT wiki

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this guide, you will find instructions on how to connect eduroam using Linux.

HTML Wrap
classbutton button1

(info) Eesti keeles

Note
iconfalse

Eduroam ühendus (Linux)  Eestikeelse juhendi leiad siit: Eduroam ühendus (Linux).

Table of Contents

Introduction


This guide is based on Ubuntu 20.04, but you can find similar fields in other desktop environments.

NB! Before you go through this guide, make sure you have root user rights. In case of problems, contact computer help.

Certificate download

Download

contact IT helpdesk.

Guides


Expand
titleDownload the certificate
  1. Download the digital certificate from Eduroam webpage (cat.eduroam.org).
  2. To download the certificate, click on the button Click here to download your eduroam® installer.
    Image Modified
  3. In the selection menu, select University of Tartu.
    Image Modified
  4. Click the eduroam button.
    Image Modified
After pressing the button, downloading the certificate
  1. The certificate download will begin. The certificate is saved in
folder
  1. the Files → Downloads
 named
  1. folder and is named eduroam-linux-UoT.py.
    Image Modified
  2. To run the certificate script, use the search bar and open Terminal.
    Image Modified
  3. Download Python with the following command:

    Code Block
    sudo apt-get install python
  4. Navigate to the /Downloads folder using the following command:

    Code Block
    cd /Downloads
Unzip the downloaded certificate with the
  1. Run the script by entering following command:

    Code Block
sudo
  1. python3 eduroam-linux-UoT.py
  2. In the window that opens, click OK.
    Image Modified
  3. The following window will acknowledge, that the certificate only works if you are a member of the University of Tartu
organisation
  1. organization. Press Yes.
    Image Modified
  2. In the next window, enter your UT username in the enter your userid box. Then press OK.
    Image Modified
  3. In the next window, enter your UT password in the
Enter
  1. enter password box. Then press OK.
    Image Modified
  2. In the next window, re-enter your UT password in the repeat your password box. Then press OK.
    Image Modified
  3. It is confirmed that the installation was successful. Click OK.
    Image Modified

Next, log in to the root user to make the certificate available to the regular user. To do this, use the command:

Code Block
su root
  • The root user password will be asked which you must enter in the given line and then press Enter.
    Image Removed
  • If after using the su root command, the situation is similar to the one on the screen, go back to the original folder with the following command cd .. (the folder must start with /#).
  • Image Removed
  • When you reach the original folder, copy the certificate using the command: (instead of<user>, you must put your computer's username).

    1. After that, check the certificate
      1. under the files
        Image Added
        Image Added
      2. with the following command
        Code Block
        ll ~
    Code Blocksudo cp root
      1. /.config/cat_installer
    /ca.pem /home/user/

    After that, move back to the original user with the following command:

    Code Block
    exit
  • After that, check the certificate under the files.
    Image Removed
    Image Removed
      1. Image Added


    Set-up

    Expand
    titleConfiguration
    1. Open all apps from the bottom left corner of the desktop (the nine dots button) and click on it.
      Image Modified
    2. In the window that opens, go to the search line, type Wi-Fi as the keyword and select Wi-Fi settings.
      Image Modified
    3. Select eduroam from the list.
      Image Modified
    4. In the window that opens, fill in the fields:
      1. Wi-Fi Security: WPA & WPA2 Enterprise
      2. Authentication: PEAP
      3. CA certificate: Select Select file → ca.pem
      4. Inner authentication: MSCHAPv2
      5. Username: TÜ username
    like this kasutajatunnus@ut
      1. (format: username@ut.ee)
      2. Password: TÜ password
        Image Modified 
    1. Click Connect.
    Image Removed
    1. Image Added
    2. When a wireless connection is established, it can be seen in the Wi-Fi settings and in the top right corner.

      Image Modified
      Image Modified