• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: task_for_pid return dsChkErr
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: task_for_pid return dsChkErr


  • Subject: Re: task_for_pid return dsChkErr
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Thu, 5 Jun 2008 10:48:44 +0200


Le 5 juin 08 à 10:30, email@hidden a écrit :

darwin-dev-bounces+graham.lee=email@hidden wrote on
2008-06-05 09:26:08:

Oh, when I run this with sudo, it works well. And I found this comment
in /private/etc/authorization:
Used by task_for_pid(...). Task_for_pid is called by programs
requesting full control over another program for things like debugging
or performance analysis. This authorization only applies if the
requesting and target programs are run by the same user; it will never
authorize access to the program of another user.


But why task_for_pid() still failed though same user? How does gdb can
work without sudo? I just want to implement a tool to collect some
information of my application.

http://developer.apple.com/releasenotes/Security/RN-CodeSigning/

"[…]unsigned code will not be allowed to execute the task_for_pid(3)
system call unless it is running as root."

Cheers,
Graham.


As taskgated is launched using the -p argument (according to the corresponding launchd propertylist), using the Tiger way should works too, and does not require that you sign the code (ie, a process with a primary effective group of procmod or procview is allowed to get task ports).


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: task_for_pid return dsChkErr (From: email@hidden)

  • Prev by Date: Re: task_for_pid return dsChkErr
  • Next by Date: Re: Control socket communication gets truncated...
  • Previous by thread: Re: task_for_pid return dsChkErr
  • Next by thread: TCP Socket Filter and SSL problem
  • Index(es):
    • Date
    • Thread