Ubuntu MATE 18.04 Network Manager Permissions
I'm running with a fresh install of Ubuntu MATE 18.04 and I'm having trouble figuring out how to provide additional users with the appropriate permissions required to manage the network (Ethernet) interfaces via the Network Manager GUI.
As of now, I have two main user accounts: The primary account created during installation, and a second account (created manually with adduser) which is used mainly for remote access via Xvnc (also using MATE desktop).
The issue is that the second user is not able to modify the network configuration using the GUI due to some permission issue. Any attempt to modify a setting results in a "Not authorized to control networking" pop-up error.
I've added the second user to the adm, sudo, netdev, lpadmin, and sambashare groups (basically all of the same groups that the primary user belongs to), but that didn't work.
I can manually modify the interface settings with ifconfig, but that seems to throw Network Manager into an inconsistent state and isn't really a long term solution.
Any help would be appreciated! Thanks.
networking permissions network-manager mate
add a comment |
I'm running with a fresh install of Ubuntu MATE 18.04 and I'm having trouble figuring out how to provide additional users with the appropriate permissions required to manage the network (Ethernet) interfaces via the Network Manager GUI.
As of now, I have two main user accounts: The primary account created during installation, and a second account (created manually with adduser) which is used mainly for remote access via Xvnc (also using MATE desktop).
The issue is that the second user is not able to modify the network configuration using the GUI due to some permission issue. Any attempt to modify a setting results in a "Not authorized to control networking" pop-up error.
I've added the second user to the adm, sudo, netdev, lpadmin, and sambashare groups (basically all of the same groups that the primary user belongs to), but that didn't work.
I can manually modify the interface settings with ifconfig, but that seems to throw Network Manager into an inconsistent state and isn't really a long term solution.
Any help would be appreciated! Thanks.
networking permissions network-manager mate
Networkmanager doesn't use sudo. It uses Polkit. Take a look at your polkit rules and see which group exactly has permissions.
– spacelander
Nov 29 at 16:51
add a comment |
I'm running with a fresh install of Ubuntu MATE 18.04 and I'm having trouble figuring out how to provide additional users with the appropriate permissions required to manage the network (Ethernet) interfaces via the Network Manager GUI.
As of now, I have two main user accounts: The primary account created during installation, and a second account (created manually with adduser) which is used mainly for remote access via Xvnc (also using MATE desktop).
The issue is that the second user is not able to modify the network configuration using the GUI due to some permission issue. Any attempt to modify a setting results in a "Not authorized to control networking" pop-up error.
I've added the second user to the adm, sudo, netdev, lpadmin, and sambashare groups (basically all of the same groups that the primary user belongs to), but that didn't work.
I can manually modify the interface settings with ifconfig, but that seems to throw Network Manager into an inconsistent state and isn't really a long term solution.
Any help would be appreciated! Thanks.
networking permissions network-manager mate
I'm running with a fresh install of Ubuntu MATE 18.04 and I'm having trouble figuring out how to provide additional users with the appropriate permissions required to manage the network (Ethernet) interfaces via the Network Manager GUI.
As of now, I have two main user accounts: The primary account created during installation, and a second account (created manually with adduser) which is used mainly for remote access via Xvnc (also using MATE desktop).
The issue is that the second user is not able to modify the network configuration using the GUI due to some permission issue. Any attempt to modify a setting results in a "Not authorized to control networking" pop-up error.
I've added the second user to the adm, sudo, netdev, lpadmin, and sambashare groups (basically all of the same groups that the primary user belongs to), but that didn't work.
I can manually modify the interface settings with ifconfig, but that seems to throw Network Manager into an inconsistent state and isn't really a long term solution.
Any help would be appreciated! Thanks.
networking permissions network-manager mate
networking permissions network-manager mate
asked Nov 29 at 13:55
Corvette1250
1
1
Networkmanager doesn't use sudo. It uses Polkit. Take a look at your polkit rules and see which group exactly has permissions.
– spacelander
Nov 29 at 16:51
add a comment |
Networkmanager doesn't use sudo. It uses Polkit. Take a look at your polkit rules and see which group exactly has permissions.
– spacelander
Nov 29 at 16:51
Networkmanager doesn't use sudo. It uses Polkit. Take a look at your polkit rules and see which group exactly has permissions.
– spacelander
Nov 29 at 16:51
Networkmanager doesn't use sudo. It uses Polkit. Take a look at your polkit rules and see which group exactly has permissions.
– spacelander
Nov 29 at 16:51
add a comment |
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097131%2fubuntu-mate-18-04-network-manager-permissions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097131%2fubuntu-mate-18-04-network-manager-permissions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Networkmanager doesn't use sudo. It uses Polkit. Take a look at your polkit rules and see which group exactly has permissions.
– spacelander
Nov 29 at 16:51