s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRIMARY_GRO...
commit245b27774995b6ee8aef4b14bb3dc5518fc733d1
authorMatthieu Patou <mat@matws.net>
Mon, 13 Jun 2011 20:27:07 +0000 (14 00:27 +0400)
committerMatthieu Patou <mat@samba.org>
Sun, 19 Jun 2011 21:21:08 +0000 (19 23:21 +0200)
treea612c45a1b85f54b04bc75047fe17c34a5fad4c7
parent930d2f28c99d5cf8823ca0837a632e13cead9fce
s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRIMARY_GROUP_SID_INDEX

The system account was instanciated with wrong user an group SIDs, group
sid resulted being just the domain SID.
Bug seems to date from fbe6d155bf177c610ee549cc534650b0f0700e8a.

Andrew (B.) please check.
source4/auth/system_session.c