d-bus head
Havoc Pennington
hp@redhat.com
Fri, 31 Oct 2003 13:59:37 -0500
On Fri, 2003-10-31 at 13:12, Joe Shaw wrote:
>
> The workaround seems to be that a client binds to some unix socket and
> the server does a stat() on it, but that's pretty sketchy, since on
> certain System V systems you can chown your files to other people. SVR4
> has some ioctls for passing fds around, and those have credentials, but
> I don't know much about that. Maybe it works on Solaris.
Hrm. Well, we could say "you have to use Kerberos" ;-)
Surely OS X has _some_ way to do this...
Havoc