Skip to main content
Post Reopened by John Militer, G-Man Says 'Reinstate Monica', Kusalananda
added 282 characters in body; edited tags; edited title
Added to review
Source Link
John Militer
  • 813
  • 4
  • 15
  • 29

how do I give users capabilities Enable Linux Capabilities on MacOS

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.

how do I give users capabilities

How do I give users capabilities in OSX? I googled it and I found no answers. The setcap command doesn't exist in OSX.

Enable Linux Capabilities on MacOS

By 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 can tell, the libcap library does not exist on MacOS.

Is there a way to enable or install linux capabilities or a similar system such that they can be utilized on MacOS?

Is it possible to manually patch MacOS to support capabilities?

Note: I am asking this mostly out of curiosity, not because I am trying to actually utilize this as a solution to a problem I have. I am aware that other solutions like setuid exist.

Post Closed as "Needs details or clarity" by Evan Carroll, AdminBee, thanasisp, Vojtech Trefny, Stewart
deleted 22 characters in body
Source Link
don_crissti
  • 85.7k
  • 31
  • 234
  • 262

How do I give users capabilities in mac OSX? I googled it and I found no answers. The 'setcap'setcap command doesn't exist in mac OSX.

Thank you!

How do I give users capabilities in mac OSX? I googled it and I found no answers. The 'setcap' command doesn't exist in mac OSX.

Thank you!

How do I give users capabilities in OSX? I googled it and I found no answers. The setcap command doesn't exist in OSX.

Post Undeleted by John Militer
Post Deleted by John Militer
Post Undeleted by John Militer
Post Deleted by John Militer
deleted 18 characters in body
Source Link
John Militer
  • 813
  • 4
  • 15
  • 29

How do I give users capabilities such as CAP_CHOWN in mac OSX? I googled it and I found no answers. The 'setcap' command doesn't exist in mac OSX.

Thank you!

How do I give users capabilities such as CAP_CHOWN in mac OSX? I googled it and I found no answers. The 'setcap' command doesn't exist in mac OSX.

Thank you!

How do I give users capabilities in mac OSX? I googled it and I found no answers. The 'setcap' command doesn't exist in mac OSX.

Thank you!

edited tags
Link
Gilles 'SO- stop being evil'
  • 865.4k
  • 205
  • 1.8k
  • 2.3k
Loading
Source Link
John Militer
  • 813
  • 4
  • 15
  • 29
Loading