Gre7g Luterman wrote: > > tofmipd is running globally, and it is launched as root, but > if I take a peek at the running processes: > > $ ps auxw|grep tofmipd > tofmipd 5150 0.0 0.4 5164 3624 ? S Oct15 0:03 python > /usr/local/src/tmda/bin/tmda-ofmipd > > it shows it running as user tofmipd, not root. Can ps be > misleading?
No; it's displaying the EUID. The python process is still owned by UID 0. -Drew _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
