Bug 8523 - Wireless NIC autoconnect done on per-user basis, GUI only
Summary: Wireless NIC autoconnect done on per-user basis, GUI only
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 13:54 CET by Frank Griffin
Modified: 2013-01-28 18:01 CET (History)
0 users

See Also:
Source RPM: networkmanager
CVE:
Status comment:


Attachments

Description Frank Griffin 2012-12-27 13:54:50 CET
If you are using NM for wireless under KDE, and have installed the plasma NM applet, and configured NM to autoconnect to a particular SSID, the autoconnect will only happen if the user that configured NM logs into KDE.

If that user logs out and another logs in, the wireless NIC is disconnected and will not connect unless the new user uses the plasma applet to force connect.

If the second user does not force connection, and you CTRL-ALT-Fn to get to a tty console, the wireless is still not connected, so apparently you get no wireless at runlevel 3.

Worse, the xguest ID does not have the authority to connect wireless through NM, so xguest effectively has no network connectivity at all.

This behavior can't be accidental; it has to be intentional.  But it's wrong.  Network access is supposed to occur at the system level on a multiuser system, and NICs shouldn't connect or disconnect based on who logs on when.

If a user who is authorized to configure an interface sets it to autoconnect, then that's what it ought to do when the system comes up, whether that user logs on or not and whether or not anyone happens to be logged into KDE.

Otherwise, system services like ntpd which need the network will either come up and not work or block until a certain user logs in.
Comment 1 Frank Griffin 2012-12-27 14:03:17 CET
Apparently the disconnect occurs upon logout for the user who caused the connect.

And I've verified that even a tty login of a userid for which NM autoconnect is configured does not connect the interface.
Comment 2 Frank Griffin 2013-01-28 18:01:27 CET
Apparently the trick is to mark the connection as a System Connection (thanks to Sander).

Status: NEW => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.