https://bugs.kde.org/show_bug.cgi?id=498209

--- Comment #4 from Erik Quaeghebeur <bugs.kde....@e3q.eu> ---
(In reply to Justin Zobel from comment #3)
> Mine shows agent-owned (which I assume means password agent) meaning it has
> security.
> 
> nmcli connection show 'MySSID'
> 802-11-wireless-security.psk-flags:     1 (agent-owned)
> 802-11-wireless-security.leap-password: <hidden>
> 802-11-wireless-security.leap-password-flags:1 (agent-owned)

Looking at the NetworkManager documentation
<https://networkmanager.dev/docs/api/latest/settings-802-11-wireless-security.html>,
for there to be security,  802-11-wireless-security.key-mgmt must have an
appropriate value, like wpa-psk (WPA Personal) for me, or perhaps ieee8021x
(Dynamic WEP) as you likely have, given your use of a legacy leap password.

After a search in <https://invent.kde.org/plasma/plasma-nm> and
<https://invent.kde.org/frameworks/networkmanager-qt> I have not found out
whether and then where and how plasma-nm uses key-mgmt in the source code.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to