s4:lsa avoid confusing ourselves over sam_ldb
authorSimo Sorce <idra@samba.org>
Wed, 24 Feb 2010 22:07:26 +0000 (17:07 -0500)
committerSimo Sorce <idra@samba.org>
Wed, 24 Feb 2010 23:35:48 +0000 (18:35 -0500)
commit376fa0d66e61fe8165298b5dc1b49265f666a363
tree8262154e5640605be2216542de51bac98fd020bd
parent4930de5cd922a24eb2ffb88620f23e2260487ec3
s4:lsa avoid confusing ourselves over sam_ldb

Do not use policy_state->sam_ldb and trusted_domain_state->policy->sam_ldb
interchangeably all over the place. Just use sam_ldb everywhere and make the
code slightly more readable.
source4/rpc_server/lsa/dcesrv_lsa.c