This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dumb question


> The BSD implementation ignores what the sender passed in and supplies
> the receiver with the pid, the real and effective uid, the real and
> effective gid, and the first 15 entries in the supplementary groups
> list.

Well we actually wrote it first so blah 8) 

The BSD implementation of group passing seems to be nice

> So: would the kernel people be willing to change SCM_CREDENTIALS to
> work the BSD way?  I don't think the Linux way has any installed base
> of user code to speak of.

You need to ask Alexey <kuznet@ms2.inr.ac.ru>. It looks good to me. Since
we have no standard and they have a better design IMHO I think we should
bite the bullet on this one for the good of unix security in general.

(Alexey if you think this is OK I'll do the changes)

Alan



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]