Calling `update_prebinding' programmatically
Calling `update_prebinding' programmatically
- Subject: Calling `update_prebinding' programmatically
- From: Damien Sorresso <email@hidden>
- Date: Tue, 25 Apr 2006 14:39:58 -0500
In my program, I want to call `update_prebinding' programmatically
and possibly track it's progress. But whenever the program gets to
this call, I get the following message from Perl.
"Insecure dependency in system while running setuid at /usr/bin/
update_prebinding line 55."
Now as I understand it, Perl is having issues with the command in the
script which executes `update_prebinding_core', the binary which
actually does the work. But shouldn't it only be acting this way in
Taint mode? The Taint flag isn't present in the `update_prebinding'
script.
Is there any way to execute this script? The process calling it is a
SetUID tool, so proper permissions are in place.
--
Damien Sorresso
Macintosh Developer
Computer Infrastructure Support Services
Illinois State University
email@hidden
309.438.5777
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden