s4-samdb: support relative paths in SamDB() connect
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Aug 2011 03:09:35 +0000 (13:09 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 9 Aug 2011 09:56:23 +0000 (11:56 +0200)
commit4e4953dd48467cf96a17cc48ccf1139e175845fe
tree309b259a96b6d475492070c5498214ecbcd9eb31
parent8ce8107a5bcd821585138fd6e7c690547b783bbf
s4-samdb: support relative paths in SamDB() connect

don't add the private path unless the database doesn't exist with the
supplied path
source4/scripting/python/samba/samdb.py