On Sat, 2002-05-18 at 11:04, Andrew Bartlett wrote: > Mike Gerdts wrote: > > > > I have created a nearly new implementation of the winbindd uid/gid > > assignment plugin that I first released about a week ago[1]. You can > > get the latest patch and sample module at > > http://www.cae.wisc.edu/~gerdts/samba/. > > I'm not sure how closely I looked at the last one, but this looks > HORRID!
After removing the emphasis that was put on the cost of a socket call, the patch should be a lot less horrid now. It no longer touches smbd. With this rev you will need to be sure that your winbind [ug]id parameters include the full range of id's that you may want to allocate, even if you have lots of non-winbind id's in that range. http://www.cae.wisc.edu/~gerdts/samba/idmap_file-0.0.3.tar.gz Please don't sugar coat the comments on this rev of the patch. It makes it so hard to figure out what people really think of it. :) Mike