s4:auth Change {anonymous,system}_session to use common session_info generation
authorAndrew Bartlett <abartlet@samba.org>
Sat, 14 Aug 2010 10:33:36 +0000 (20:33 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 17 Aug 2010 23:50:45 +0000 (09:50 +1000)
commit23dc2e4244a99f1e955d54c22516a7a8c108d989
tree86547834a98a7ba2183b778c0b95dc017e56dbb5
parent2ceb3d8d35b87926d0ffc933782321598457fc11
s4:auth Change {anonymous,system}_session to use common session_info generation

This also changes the primary group for anonymous to be the anonymous
SID, and adds code to detect and ignore this when constructing the token.

Andrew Bartlett
source4/auth/system_session.c
source4/dsdb/samdb/samdb.c