Skip to Content.

cat-users - Re: [[cat-users]] cat, NetworkManager and Ubuntu Linux

cat-users AT lists.geant.org

Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)

List archive


Re: [[cat-users]] cat, NetworkManager and Ubuntu Linux


Chronological Thread 
  • From: Tomasz Wolniewicz <twoln AT umk.pl>
  • To: cat-users AT lists.geant.org
  • Subject: Re: [[cat-users]] cat, NetworkManager and Ubuntu Linux
  • Date: Tue, 25 Oct 2022 14:29:05 +0200
  • Dkim-filter: OpenDKIM Filter v2.11.0 smtp.umk.pl DBB5E20175

Hi,

 I have now also tested the installer on freshly installed Ubuntu 22.10 and al went fine as well.

Tomasz


W dniu 25.10.2022 o 12:48, Tomasz Wolniewicz (via cat-users Mailing List) pisze:
I have just tested the installer on a virtual machine with freshy updated Ubunti 22.04, identical uname -a. I tried both my institution PEAP profile and the UNI MI profile. Both got installed just fine.

NM is 1.36.6, so identical

Looks like there is something different deeper down.

Tomasz


W dniu 25.10.2022 o 10:52, Jan Reister (via cat-users Mailing List) pisze:
I have an user reporting issues with cat.eduroam.org and Ubuntu Linux. It may be of some interest to the developers, did you see something like this already?

Jan

Ubuntu 22.04 (Ubuntu 22.04.1 LTS; Release: 22.04).
uname -a : Linux XPS-15-9550 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/debian_version restituisce: bookworm/sid

After failing to install the cat.eduroam.org script with python3, the user succeded connecting to eduroam with wpa_supplicant and the config file generated by cat_installer.

To connect, she stops NetworkManager and use wpa_supplicant:

sudo systemctl stop NetworkManager
sudo wpa_supplicant -B -iwlp2s0 -c/home/chiara/.config/cat_installer/cat_installer.conf

sudo dhclient wlp2s0 (the network interface name)

Seems that the problem is with NetworkManager. Running the install script fro m cat.eduroa.org with python3 generates an error:

"Network Manager configuration failed. If you desire we can generate a configuration file for wpa_supplicant. Please note that your password will be saved in cleartext in the file. Continue?" (translated from Italian.

Ths writes the following wpa_supplicant file (which works):seguente (e che funziona):

network={
        ssid="eduroam"
        key_mgmt=WPA-EAP
        pairwise=CCMP
        group=CCMP TKIP
        eap=PEAP
        ca_cert="/home/mysuername/.config/cat_installer/ca.pem"
        identity="******"
        altsubject_match="DNS:eduroam.unimi.it"
        phase2="auth=MSCHAPV2"
    password="******"

}

There's an error on terminal: "Ths version of NetworkManager is not supported".
The installed version is  NetworkManger 1.36.6 which is the most recent upgradable with apt (1.36.6-0ubuntu2)".

end




To unsubscribe, send this message: mailto:sympa AT lists.geant.org?subject=unsubscribe%20cat-users
Or use the following link: https://lists.geant.org/sympa/sigrequest/cat-users

--
Tomasz Wolniewicz
twoln AT umk.pl http://www.home.umk.pl/~twoln

Uniwersyteckie Centrum Informatyczne Information&Communication Technology
Centre
Uniwersytet Mikolaja Kopernika Nicolaus Copernicus University,
pl. Rapackiego 1, Torun pl. Rapackiego 1, Torun, Poland
tel: +48-56-611-2750; tel kom.: +48-693-032-576




Archive powered by MHonArc 2.6.19.

Top of Page