site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=ySN0zXN119YAbtnFY7C6Q6FnZGlO7qwEvdvk87oTZ0TNwQCMNq29JJu96EKSr+MbNP2zfbNGspiYbWWns6HTDlwtZRJdi51DgUAWPUHZ3i0lN1l1JgQrfilBWexz/RcZZHxawnahnU42hnIyi/iDLCjRUu+HeW3ymJmwSaBaL5Q=; Hi all, I'm trying to use task_for_pid() in darwin 9.0 (using leopard) I found that taskgated controls the access to this call and currently it allows the old security mechanism (belonging to the "procmod" group) to work. The new security mechanism is to to create the SecTaskAccess key in Info.plist and sign my code. The problem I'm hoping someone can help me with is how to produce a signed command line tool (no Info.plist) that can call task_for_pid (of course without using the old security mechanism). Is there a way to embed the SecTaskAccess key, normally in Info.plist in the executable itself? Many thanks! ____________________________________________________________________________________ Get easy, one-click access to your favorites. Make Yahoo! your homepage. http://www.yahoo.com/r/hs _______________________________________________ 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... This email sent to site_archiver@lists.apple.com