Fix 'security = domain' without winbind. This stores the sid we got
authorVolker Lendecke <vlendec@samba.org>
Wed, 11 Jun 2003 16:36:04 +0000 (16:36 +0000)
committerVolker Lendecke <vlendec@samba.org>
Wed, 11 Jun 2003 16:36:04 +0000 (16:36 +0000)
commit0c16965e6f49a2c0d73b1392e9f8cfc7449e2e59
treec15321eb97a591ac881cd8acfe8b771341222015
parent3404fa3108394a3a25d4e635f5b662252656a2a1
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
source/auth/auth_util.c