LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to use SGID with realtime scenarios (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-use-sgid-with-realtime-scenarios-4175618264/)

charan1000 11-23-2017 08:55 PM

how to use SGID with realtime scenarios
 
hi , everyone
i read the concept of sgid. i want to know realtime scenarios where it be used??

AwesomeMachine 11-23-2017 10:40 PM

I think you mean real-life scenarios. Real time is a type of system used in industry as a control system. Some of those systems run the linux realtime kernel.

But I think this is what you want: http://www.cs.du.edu/~ramki/courses/...ics/notes/SUID

chrism01 11-23-2017 10:46 PM

Do you mean real world or realtime (literally) ?
For the former, it's mostly used for shared dirs & sometimes group-priv access to executables. There are 100s of write-ups/examples on google.

Turbocapitalist 11-23-2017 10:49 PM

If you mean real-life scenarios, then there are a lot of ways it can be used for shared folders. This is due to some shortcomings in the EXT file systems. Here is one example scenario:

https://www.linuxquestions.org/quest...e-users-37043/

If you use other file systems SGID may not be necessary.


All times are GMT -5. The time now is 12:15 AM.