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

--- Comment #14 from Kristen McWilliam <[email protected]> ---
Something has changed for Fedora's config of plasma-nm between F43 and F44… I
can confirm this is an issue in a regular user session (not specific to
raspberry pi) after initial setup, not specific to plasma-setup.

This works as expected on my F43 system & on KDE Linux:

*Correct Behaviour*

Connect to wifi network `Merritt` -> config is created at
`/etc/NetworkManager/system-connections/Merritt.nmconnection` and the
`[connection]` group has no `permissions` key.

Then on F44 Rawhide:

*Incorrect behaviour*

Connect to wifi network `Merritt` -> config is created at
`/etc/NetworkManager/system-connections/Merritt-74033867-13bd-4541-94b3-923c57841384.nmconnection`
and the `[connection]` group _does have_ the `permissions` key.

When setup with plasma-setup it is `permissions=user:plasma-setup:;` and when
setup from a regular session it is `permissions=user:merritt:;` (`merritt`
being whatever the username is). So when plasma-setup does it, the new user
doesn't have access because the connection has been set for only the
plasma-setup user. When the new user sets the connection, that is overwritten
with that user's permission — but it still isn't a global connection like it
should be.

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

Reply via email to