Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usercontrol: unable to apply configuration to nanny #731

Open
pavlix opened this issue Feb 1, 2018 · 1 comment
Open

usercontrol: unable to apply configuration to nanny #731

pavlix opened this issue Feb 1, 2018 · 1 comment

Comments

@pavlix
Copy link

pavlix commented Feb 1, 2018

I configured usercontrol to true using /etc/sysconfig configuration for a correctly configured wireless interface that can be applied by the administrator without any errors. I verified using wicked show-xml all that the usercontrol is actually set to true. I attempted /sbin/ifup wlp3s0 and /usr/sbin/wicked ifup wlp3s0 with the same error.

wicked: unable to open /etc/sysconfig/network/ifcfg-lo: Permission denied
wicked: device wlp3s0: unable to apply configuration to nanny
wicked: /org/opensuse/Network/Interface.getAddresses() failed. Server responds:
wicked: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.647" (uid=1000 pid=28256 comm="/usr/sbin/wicked ifup wlp3s0 ") interface="org.opensuse.Network.InterfaceList" member="getAddresses" error name="(unset)" requested_reply="0" destination="org.opensuse.Network" (uid=0 pid=26319 comm="/usr/sbin/wickedd --systemd --foreground ")
wlp3s0          device-unconfigured

It is different from the error that I got when usercontrol was not allowed. Missing something or bug?

@mtomaschewski
Copy link
Member

It is disabled + wrong use attempt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants