On Tue, 20 Sep 2005, Paul Jakma wrote:
>> Does anyone know how to safely and easily determine the user name
>> of someone running a C program?
>> printf("user: %s\n", (getpwuid(getuid()))->pw_name);
Uhm, safe: Not thread safe.
However, it should be safe in the "tells you the real user" sense,
unless they're a user who is privileged enough to be able to change
their real-uid, in which case you're SOL anyway.
regards,
--
Paul Jakma paul at clubi.iepaul at jakma.org Key ID: 64A2FF6A
Fortune:
All the authors of the linux kernel? That would be more difficult than
herding Debian developers.
- Martijn van Oosterhout on linux-kernel
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!