Any way to get PID of kauth FILEOP auth requestor?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com TIA, -- Rick _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Is there any way to get the process ID of of the process attempting to conduct a FILEOP from within the kauth listener? I have credentials and a vnode, but it doesn't look like the credentials carry the PID information, and I've already looked into getting the PID from a vnode. While I believe the vnode's v_owner field will hold the current_thread, there's no way, that I can find, to get the PID from this. This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Mann