pop-os / cosmic-applets

WIP applets for cosmic-panel
GNU General Public License v3.0
178 stars 55 forks source link

[Network] Feature Request: Allow configuration of authentication methods #497

Open eliasboegel opened 3 weeks ago

eliasboegel commented 3 weeks ago

Currently, as far as I can tell, network authentication is essentially inputting the network password. However, that is not enough for some corporate networks that require setting different authentication methods or require configuartion with a user name, domain, etc.

In combination with #483, this means that such networks can't even be set up in a functional way, as even if set up in a manual way or through another NM config tool, the connection configuration is reset or changed. One example of those networks is Eduroam, so I would rank the severity of that problem medium-high compared to other network applet issues as long as #483 is a problem.

eliasboegel commented 3 weeks ago

I just found #225 and #232 which would at least cover the quite common WPA2/PEAP use-case including networks like Eduroam. I must have missed that issue. Is it preferred to close this issue as a duplicate, or should it remain open as it is more general than #225?

wash2 commented 3 weeks ago

Ya, this issue can stay open until the additional use cases are supported.