Regd. "restricted" flag value in Kext
Regd. "restricted" flag value in Kext
- Subject: Regd. "restricted" flag value in Kext
- From: Charu Tiwari <email@hidden>
- Date: Mon, 07 Sep 2015 17:51:33 +0530
Hi Everyone,
in MAC OS X 10.11 Apple has introduced "System Integrity Protection" feature which makes some of the system folder and applications 'rootless".
if we run "ls -lO" command on file/folder we can see 'restricted' flag set for file/folder.
ls -lO /sbin/mount_nfs
-r-xr-xr-x 1 root wheel restricted,compressed 46880 Aug 28 12:32 /sbin/mount_nfs
Is there any API provided in kernel extension to find out if the "restricted" bit is set on a particular file/folder.
Thanks and Regards,
~Charu
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden