s4-python-test: Implement global connect_samdb() function
authorKamen Mazdrashki <kamenim@samba.org>
Tue, 28 Sep 2010 23:58:23 +0000 (02:58 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Sat, 2 Oct 2010 22:24:56 +0000 (01:24 +0300)
commit7acbb7346fdf96f25b3c465dd070b86694beb12b
tree549fd055fd7775bd0c66c4360d9a65a88966f489
parent46ac1c3b478d087723962b6a6b6febf38620bcc9
s4-python-test: Implement global connect_samdb() function

This helper makes proper ldb url to connect to
and is a shorthand for test to create SamDB connections
source4/scripting/python/samba/tests/__init__.py