Fix 'security = domain' without winbind. This stores the sid we got
commita7e1bbbd06a4a7c2cd6ff4fed8bdc8455b9a75d6
authorVolker Lendecke <vlendec@samba.org>
Wed, 11 Jun 2003 16:36:04 +0000 (11 16:36 +0000)
committerVolker Lendecke <vlendec@samba.org>
Wed, 11 Jun 2003 16:36:04 +0000 (11 16:36 +0000)
tree9da60be10e95849d9b6c8533ffdd5a943e4a67bf
parent97ef504fd0137bed488641c331633fd59319dd28
Fix 'security = domain' without winbind. This stores the sid we got
from the PDC as a mapping to the uid we got from getpwnam in the
local idmap.

This should not be worse than the current state, so I decided to
commit it. It is different from abartlet's preliminary patch, but I
believe this is the better solution. Feel free to comment and/or
revert it.

Volker
(This used to be commit 0c16965e6f49a2c0d73b1392e9f8cfc7449e2e59)
source3/auth/auth_util.c