this post was submitted on 03 May 2024
32 points (78.6% liked)

Linux

45530 readers
1979 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 2 months ago (1 children)

Somebody call the Wahhhmbulance. This guy is outmoded. How about expanded security permissions for small groups of people in a larger directory? How about PAM auth plugins? How about escalation preventiontion for those same people, PLUS auditing instead of just seeing "root did something dumb".

I don't even get why this gent even bothered to wine and complain about this except that he doesn't "get it". This has been a solved issue for over 20 years now, and you don't see large swathes of folks bitching and moaning about sudo at all.

[–] [email protected] 14 points 2 months ago (1 children)

If you need to provide tools that cross security boundaries then [...] a small web app is better [than sudo].

A web app? Effin really!!? 🤨

[–] [email protected] 11 points 2 months ago

This is the part that confused me most. At the first mention of web apps, I just thought, okay, if you have a web server you can have it run under a service account that can do what it needs to do. Sure. Kind of beside the point, but sure.

Then this came at the end and and I did a double-take. He's really suggesting a web app as a substitute for sudo in general? Two questions:

  1. Wat?
  2. Wut?