Re: FreeBSD nss, getgroupmembership(3)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Frode Nordahl <frode@...>
Cc: <freebsd-current@...>, Matthijs Kooijman <matthijs@...>
Date: Monday, January 7, 2008 - 9:20 am

> On 7. jan.. 2008, at 11.10, Matthijs Kooijman wrote:

sorry if this sounds like a party-poopper but:

1- why not just fix getgrouplist instead of inventing getgroupmembership?
   (the patch replaces the code of getgrouplist by a call to 
getgroupmembership anyways)
2- why not just make a new table, with key uid/username and with data the list 
of groups?
   this is what we have here, the list is autogenerated each time the main 
password file
   and/or group are modified. this reduces network noice and cycles 
conciderably.

danny


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: FreeBSD nss, getgroupmembership(3) , Danny Braniss, (Mon Jan 7, 9:20 am)
Re: FreeBSD nss, getgroupmembership(3) , Frode Nordahl, (Mon Jan 7, 9:34 am)