[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091110092013.GA575@nibiru.local>
Date: Tue, 10 Nov 2009 10:20:13 +0100
From: Enrico Weigelt <weigelt@...ux.de>
To: linux kernel list <linux-kernel@...r.kernel.org>
Subject: Changing another process' UID
Hi folks,
for properly porting Plan9's factotum to Linux, I need some way
to change an running process's uid/gid.
Plan9 has special devices /dev/caphash and /dev/capuse for that.
Some time ago I chose to hack up a different, a bit more generic
way: adding special new uid / gid files to the /proc entries,
so another (root) process can change the uid of an already
running process.
I suppose there's a better way via Linux's caps api, isnt it ?
thx
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists