diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2004-02-11 22:32:11 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:32:26 -0700 |
commit | 0028653cdff8e3a7f3577509ce89f8bb15efa01e (patch) | |
tree | fb591e8be49c8426109cf427741e2b40c44102cc /klibc_fixups.c | |
parent | f8911dbb0404902502085c7bb204f2f9c5bc1b9c (diff) |
[PATCH] udevd - client access authorization
Here is the badly needed client authorization for udevd.
Since we switched to abstract namespace sockets, we are unable to
control the access of the socket by file permissions.
So here we send a ancillary credential message with every datagram,
to be able to verify the uid of the sender. The sender can't fake the
credentials, cause the kernel doesn't allow it for non root users.
udevd is still working with klibc here :)
Diffstat (limited to 'klibc_fixups.c')
0 files changed, 0 insertions, 0 deletions