s4-auth use new dsdb_expand_nested_groups()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Dec 2010 11:35:13 +0000 (22:35 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 14 Jan 2011 05:39:32 +0000 (16:39 +1100)
commitc82269cf862b00c987c02aefa78155c142f6d065
tree67252fd5175b4cf81c99393786c9c36e8904f6ee
parentcbffc513130733ca9e775d99cea8f9a7402f10d0
s4-auth use new dsdb_expand_nested_groups()

This isn't quite as good as using tokenGroups, but that is only
available for BASE searches, and this isn't how the all the callers
work at the moment.

Andrew Bartlett
source4/auth/sam.c
source4/auth/session.c