View previous topic :: View next topic |
Author |
Message |
Andrey Grozin n00b
Joined: 12 Nov 2015 Posts: 9
|
Posted: Fri Nov 08, 2024 10:48 am Post subject: How to connect to an enterprise wifi using nmcli |
|
|
I'm trying to connect to the wifi network of our Insstitute. I have a valid user name and password (I can connect my android phone). I do
Code: | nmcli dev wifi con <WIFI_NAME> name <MY_NAME> password <PASSWORD> |
and immediately get
Code: | Error: Failed to add/activate new connection: Failed to determine AP security information |
What can I do to connect? |
|
Back to top |
|
|
nicop Tux's lil' helper
Joined: 10 Apr 2014 Posts: 88
|
|
Back to top |
|
|
|