s3:auth handle unix domain sids in samu
authorSimo Sorce <ssorce@redhat.com>
Fri, 28 May 2010 17:18:13 +0000 (13:18 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jun 2010 12:53:07 +0000 (22:53 +1000)
commite6456df1489ec964445dfd6f009f9f75377b3d11
tree927178aa5b4800fb2280af1b61a2342cb700cfc4
parent61823fb8852cb8d66c341ecd54e7fb96abc4363a
s3:auth handle unix domain sids in samu

When we generate a user out of thin air we may end up adding sids
that are not part of the sam domain (unix domain sids).
Handle the case and preserve these sids as extra sids.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth_util.c
source3/auth/server_info.c
source3/auth/server_info_sam.c
source3/include/auth.h
source3/include/proto.h