Re: kern.ngroups (non) setting ... new bounty ?





On Wed, 26 Sep 2007, Julian Elischer wrote:

rsync.net wrote:
It has been impossible to change kern.ngroups - at least for several years
now. It was not fixed in either 5.x or 6.x :

http://lists.freebsd.org/pipermail/freebsd-bugs/2007-January/022140.html

It is seemingly a difficult problem:

http://www.atm.tut.fi/list-archive/freebsd-stable/msg09969.html [1]

However it should be solved - we can't be the only ones out there trying
to add a UID to more than 16 groups...

the big question is what do you do for NFS? remember something about
it only having a fixed storage for groups.


(snip)


[1] Is it indeed true that these programs are broken by not following
NGROUPS_MAX from syslimits.h?


Assuming the answer to the above footnote is "yes", would it be reasonable
to fix the OS generally, but continue to hard code the limits in things
like NFS ?

Are you saying that, unlike other items, NFS _does_ respect NGROUPS_MAX ?
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: kern.ngroups (non) setting ... new bounty ?
    ... r>On Wed, 26 Sep 2007, Julian Elischer wrote: ... r>>> to fix the OS generally, but continue to hard code the limits in things ... r>like $500 and free rsync.net storage space isn't going to be sufficient? ... Be aware that in some cases the group list is truncated: NFS ...
    (freebsd-hackers)
  • Re: kern.ngroups (non) setting ... new bounty ?
    ... the big question is what do you do for NFS? ... but continue to hard code the limits in things ... Are you saying that, unlike other items, NFS _does_ respect NGROUPS_MAX? ...
    (freebsd-hackers)
  • Re: max number of groups a user can be member of
    ... limits the number of groups a user can be member of to 16? ... Compatibility with the NFS protocol. ... remote file access either failing or not passing the full group ... membership list to the remote server, ...
    (freebsd-questions)
  • Re: kern.ngroups (non) setting ... new bounty ?
    ... to add a UID to more than 16 groups... ... the big question is what do you do for NFS? ... it only having a fixed storage for groups. ... but continue to hard code the limits in things ...
    (freebsd-hackers)
  • Re: Send file by network to other machine
    ... the easy part is the copying. ... The hard part is establishing the connection. ... Saying "I don't want to use NFS" doesn't say what you *do* want to use. ...
    (comp.lang.tcl)