←back to thread

466 points CoolCold | 3 comments | | HN request time: 0.787s | source
Show context
airocker ◴[] No.40215819[source]
I have seldom come across unix multiuser environments getting used anymore for servers. Its generally just one user on one physical machine now a days. I understand run0's promise is still useful but i would really like to see the whole unix permission system simplified for just one user who has sudo access.
replies(17): >>40215898 #>>40216049 #>>40216052 #>>40216221 #>>40216591 #>>40216746 #>>40216794 #>>40216847 #>>40217413 #>>40217462 #>>40218411 #>>40219644 #>>40219888 #>>40220264 #>>40221109 #>>40223012 #>>40225619 #
gnufx ◴[] No.40216052[source]
Visit the research computing environment sometime, for instance. The libzma SSH compromise was considered very worrying, after all.
replies(1): >>40216399 #
1. richardwhiuk ◴[] No.40216399[source]
That didn't need multi-users.
replies(1): >>40229087 #
2. gnufx ◴[] No.40229087[source]
No, but that's the case I've overwhelmingly seen over the decades. Anyway, are you going to redesign ssh not to require a user, for instance? I assume you wouldn't want sshd running as the putative single user.

[I'm all for replacing notions of privileges/permissions with capabilities.]

replies(1): >>40236596 #
3. richardwhiuk ◴[] No.40236596[source]
Yes, i'd rather that the sshd daemon ran with a restricted set of capabilities.