s4/test: Refactor test_opendomain to address following
authorKamen Mazdrashki <kamenim@samba.org>
Fri, 28 May 2010 02:04:56 +0000 (05:04 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Fri, 28 May 2010 19:30:08 +0000 (22:30 +0300)
commit8e3a433f93618d6cadc58c19b54b9255acccec6e
treeebc23918358eef170437c1b4b7037fec2e0f59fa
parent3a899e24d513de7c56363e39efb74b2c88c29854
s4/test: Refactor test_opendomain to address following

- param names made more clear what they stand for
- dom_sid out param is now optional, so that this function may
  be used in cases where we don't need dom_sid
- SAMR connection handle is closed as it is not used further
source4/torture/libnet/utils.c