How doBy default, MacOS does not support linux capabilities.
This can be observed from the fact that the setcap command does not exist on MacOS.
As far as I give userscan tell, the libcap library does not exist on MacOS.
Is there a way to enable or install linux capabilities in OSXor a similar system such that they can be utilized on MacOS? I googled
Is it andpossible to manually patch MacOS to support capabilities?
Note: I found no answersam asking this mostly out of curiosity, not because I am trying to actually utilize this as a solution to a problem I have. TheI am aware that other solutions like setcapsetuid command doesn't exist in OSX.