For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > January 2006 > Re: HELP! Problem getting interposer/LD_PRELOAD working









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: HELP! Problem getting interposer/LD_PRELOAD working
those who know me have no need of my name

2006-01-12, 7:04 pm

in comp.unix.programmer i read:

>I tried setting LD_PRELOAD_32. When I do that, the "nm" works on both
>the original and my interposer shared libs.
>
>However, the server is still not "seeing" the function that is in my
>interposer (and not in the original shared lib. Should the server be
>able to see the new function (in the interposer shared lib)?


as mentioned elsethread, and i'll repeat in case it got lost:

when a program is setuid LD_PRELOAD* is ignored.

--
a signature
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com