this post was submitted on 29 Apr 2024
312 points (97.9% liked)

linuxmemes

21041 readers
645 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     

    It's a poor imitation. A mockery of the name. A GUI addict's idea of a CLI tool.

    top 14 comments
    sorted by: hot top controversial new old
    [–] lessthanluigi@lemmy.world 30 points 5 months ago* (last edited 5 months ago)

    That cat is so CUTE!

    [–] purplemonkeymad@programming.dev 30 points 5 months ago

    It's almost like trying to squish different security architectures on top of each other doesn't work well. It's a nice idea, but it was either not going to work smoothly or be a big security issue.

    [–] cupcakezealot@lemmy.blahaj.zone 24 points 5 months ago (1 children)

    so it's basically the same thing as sudo as long as you don't do nopasswd in sudoers?

    sounds like a good thing.

    [–] Rustmilian@lemmy.world 8 points 5 months ago* (last edited 5 months ago)

    On Linux it's a CLI privilege escalation program, having a GUI pop up when you can just take user input from the terminal the user is already using is kinda...
    There's a reason why pkexec is a separate thing from sudo on Linux. Two separate programs that handle two separate tasks. Sudo is intended for CLI. pkexec is intended for GUI applications and is provided by the Polkit framework. It's that pointless work flow slow down you hate to see.

    [–] slazer2au@lemmy.world 21 points 5 months ago (1 children)

    If only it worked on systems with a banner enabled.

    [–] normonator@lemmy.ml 19 points 5 months ago

    Meanwhile you can bypass uac(as an admin user) using the fucking help window. They're all over the place.

    [–] Abnorc@lemm.ee 15 points 5 months ago (1 children)

    I thought you can activate inline mode if you don't like the UAC pop-up.

    [–] rtxn@lemmy.world 14 points 5 months ago* (last edited 5 months ago) (1 children)

    Inline mode only means that the elevated command runs in the same terminal instead of opening a new window. You still have to get past the UAC prompt.

    [–] Ziglin@lemmy.world 3 points 5 months ago

    So if I'm understanding correctly they now let you type a command to open a new window to check your credentials (like polkit?) instead of asking for it in the tty? And the only new thing is that you can elevate your privileges in an existing tty (before you would need to start a separate admin terminal right?)

    [–] platypus_plumba@lemmy.world 7 points 5 months ago (1 children)

    OK but why were you getting aroused by a tool?

    [–] WeLoveCastingSpellz@lemmy.dbzer0.com 4 points 5 months ago* (last edited 5 months ago)

    have you met linux users

    [–] joyjoy@lemm.ee 3 points 5 months ago

    So basically GIT_ASKPASS

    [–] HEXN3T@lemmy.blahaj.zone 2 points 5 months ago

    No way the Union Aerospace Corporation