GNOME Bugzilla – Bug 738643
nmcli: fixes for displaying active connection when a profile is invisible
Last modified: 2014-10-20 07:21:20 UTC
Scenario: * two users iare logged in: user_a and user_b * user_b creates a connection visible only to him 'user_b_private' (permissions: user:user_b) * user_b activates the connection user_b_private * user_a does not see the connection profile, but he does see the active connection * user_a calls nmcli con nmcli con show user_b_private Code is in branch jk/nmcli-connection-fixes
* two users iare logged in: user_a and user_b ^ ^^^ LGTM
Looks good to me too.
Merged to master: 9c6a510 Merge: nmcli fixes for private connections (bgo #738643) e0c8848 cli: get connection ID straight from the active connection e130415 cli: show active connection even if the connection profile is not visible b03518b cli: show details for active connection even if the profile is not visible 278ec17 cli: fix errors and crash for invisible connections