Locking down specific nmcli actions
Going through Lab 35.1, it occurred to me that on my system at least (CentOS 7), the ability to take down an interface etc. is not restricted in any way - i.e. any normal user is able to take a network connection down, etc.
From what I can tell, creating a rule using polkit would be the way to go to modify this behaviour. Before I potentially jump down a rabbit hole, I was wondering if anyone had come across a better\simpler way of doing this?
Cheers
Comments
-
I've never seen such behaviour on CentOS 7 as far as Ethernet connections go. For wireless it is likely it is set up so that when you go into a cafe and want to hook up to the free wifi you don't need to be root.
It may be possible to configure a system this way but if you try to run a command to bring down a wired interface you should see something like:
c8:/tmp>ifconfig eno1 down SIOCSIFFLAGS: Operation not permitted0 -
I was only seeing this behaviour directly on the console, i.e. ttyx when running
nmcli con down eth0- over ssh I was getting a 'deactivation failed' message as you'd expect. I'm running a minimal install of Centos 7, so maybe that doesn't have the same set of rules as a server install would.I played around with it last night and managed to cobble together a polkit rule that disabled a normal user from doing this on tty, that seems to have worked ok.
Cheers
1 -
Hi @dacarab ,
I have a complete CentOS 7 18 desktop, and I also was able to disable an interface using "nmcli" as a non-privileged user. I haven't noticed this before. But now that I think about this, I think it's normal, as any user can disable and enable again an interface from the Network Manager configuration tool (you can do that on Settings in the GUI).
Many regards,
Luis.0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 768 Linux Foundation IT Professional Programs
- 379 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 11 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 3 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 120 Mobile Computing
- 20 Android
- 85 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 691 Software Development
- 1K Software
- 400 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
