Skip to content

Add openbsd-inetd config#46

Open
steelywing wants to merge 2 commits intoklange:masterfrom
steelywing:patch-1
Open

Add openbsd-inetd config#46
steelywing wants to merge 2 commits intoklange:masterfrom
steelywing:patch-1

Conversation

@steelywing
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@SA0TAY SA0TAY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's really no need for nyancat to run as root. Better to run it as the "nobody" user.

@steelywing
Copy link
Copy Markdown
Author

Updated

@dimaguy
Copy link
Copy Markdown

dimaguy commented Jul 13, 2020

Using nobody as flextape for any service that isn't NFS is actually a bad advice,
Yes it is true that it is more secure than using root, but it also has access to any other file that is owned by the same user, so it can have an unpredictable impact to use it.

For more info refer to:
https://wiki.ubuntu.com/nobody

Each service must have its own user, its the most secure

@SA0TAY
Copy link
Copy Markdown

SA0TAY commented Aug 20, 2020

Using nobody as flextape for any service that isn't NFS is actually a bad advice,

I agree. Can't see that anyone did, though.

@dimaguy
Copy link
Copy Markdown

dimaguy commented Aug 21, 2020

I was referring to konaya's comment, sorry if I haven't made that clear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants