Please turn JavaScript on
header-image

Unix Linux Community - Latest posts

Subscribe in seconds and receive Unix Linux Community - Latest posts's news feed updates in your inbox, on your phone or even read them from your own news page here on follow.it.

You can select the updates using tags or topics and you can add as many websites to your feed as you like.

And the service is entirely free!

Follow Unix Linux Community - Latest posts: Unix Linux Community - Technical support for all Unix and Linux users

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.28 / day

Message History

@MadeInGermany, thanks for that, I will try it later…
And @hicksd8 ‘guest’ in my Mint 22.3 does not appear as a temporary /home/guest directory but in the /tmp directory as /tmp/...


Read full story

Well, Linus has spoken. Submitting AI Generated code is "OK" but a human must stand behind every submitted line and take responsiblity for the code:

See

Read full story

No, guest is not a sudoer (i.e. member of "sudo" group), may not run sudo.

su is different.
In my Mint 21.3 I can make the "sudo" restriction for su in /etc/pam.d/su with

# auth required pam_wheel.so auth required pam_wheel.so group=sudo

Then the error message changes to

Password: su: Permission denied

Still first it asks for the PW, so it's anothe...


Read full story

Ok, then, is guest a sudoser?

Please post content of sudoers file.

Misconfiguration can be the cause.


Read full story

Sure.
The point is, the su to barry should not be granted at all.
My box asks for the target user's PW, then gives the "cannot set groups" error. Still a bit strange, but there is a second barrier.
A first barrier would make more sense, e.g. configure the PAM su to require the "wheel" group.


Read full story