On Fri, Jul 11, 2003 at 04:37:24PM +0000, [EMAIL PROTECTED] wrote: > fix sid_to_[uid|gid] (spotted by Volker). > Still testing this, but I'm checking it in > so Volker can test it as well. Should be right.
This doesn't fix the problem of allocating uids for unknown sids. winbind_lookup_sid will not allocate anything, and if winbind doesn't find it there, we return with UNSUCCESSFUL. So when we call winbind_sid_to_uid we know it's already there. So where do we allocate uids for unknown SIDs? I'd be fine without this feature BTW, so if it makes things too complex then I could live with that code. It's only that I have just written an article that talks about it.... Volker
pgp00000.pgp
Description: PGP signature
