this post was submitted on 31 May 2024
-32 points (28.9% liked)

Linux

45457 readers
1401 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
 

Isn't it enough to just enter your password once to login, then receive a warning whenever you're about to do something potentially dangerous?

If it's such a big security risk, how come the most popular and widely used operating systems in the world and their users seem to be unaffected by it?

I guarantee, most new users coming to Linux from Windows/macOS are going to laugh and look at you funny if you try to justify entering your password again and again and again.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 29 points 1 month ago (3 children)

microsoft doesnt want to annoy people, but in a corporate environment this requirement is fully implemented on windows.

i was never under the impression macs belonged in a business environment. maybe apple just doesnt find that level of security important.

[–] [email protected] -4 points 1 month ago (3 children)

Thank you for the informative response. I was unaware Windows machines employed similar behavior in corporate environments.

Do you think, then, that it would be acceptable for Linux to remove these restrictions in home environments?

[–] [email protected] 12 points 1 month ago

You are more than welcome to remove the need for any passwords at all on the linux systems you admin. Good thing about free software is that you decide how you want it, hack up or put up.

[–] [email protected] 8 points 1 month ago (1 children)

no. no reason to expand poor practices into linux because microsoft fucked up. we need 'least access required' methodology even at home because the world is full of bad actors.

if microsoft had correclty implemented security into dos/winx.x we wouldnt have had half the virus issues we did in the late 90s.

i think the other half was caused by activex

[–] [email protected] -4 points 1 month ago (2 children)

I don't think the security issues with windows stem from not having the user enter their password a bunch of times.

[–] [email protected] 4 points 1 month ago

It's Linux. You can remove the restriction yourself.

It's not that hard to either give your user account perma-sudo or to remove the timeout so you only have to enter the password once per login. Slightly more involved would be manually changing which actions require root authentication.