A
A
Alexander Nazarov2017-09-06 17:58:10
linux
Alexander Nazarov, 2017-09-06 17:58:10

Is it possible in Linux to prohibit the creation of sockets by programs that run as a specific user?

Is it possible in Linux to prohibit the creation of sockets by programs that run as a specific user?
The user uploads the program to the server, runs it and uses the ports. How to forbid the user to use server ports, is there a possibility and is it possible at all?
I would like to allow the user only one port, a specific port.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2017-09-06
@wergio

If you forbid the user to open sockets, he will not be able to run any program that connects somewhere, it must also open a socket to open a session

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question