dbcheck: use specified DB schema for non-LDAP URLs
authorAndrew Tridgell <tridge@samba.org>
Mon, 11 Jul 2011 00:53:52 +0000 (10:53 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 11 Jul 2011 04:32:44 +0000 (14:32 +1000)
commit059941b6e76589d76773b66643b2ec6826a17800
treefde55c96fc260a9c230cdec76598f0ca08e92d8b
parent86b7b5cd9621946a3ea20905c0559d662c84770b
dbcheck: use specified DB schema for non-LDAP URLs

when connecting to a local database with -H we can use that databases
schema

Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
source4/scripting/python/samba/netcmd/dbcheck.py