tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

debugging/tracing a setuid program



I have an interesting problem: How do you debug or ktrace a setuid binary 
that exhibits the problem only when run as non-root?

(Specifically, this is sudo built for NetBSD-6 via kver in a chroot on -8 
failing to read the timestamp files on real -6. When called as root, it 
doesn't use the timestamps.)


Home | Main Index | Thread Index | Old Index