s4-samdb: save the url in the samdb class
authorAndrew Tridgell <tridge@samba.org>
Wed, 3 Aug 2011 01:31:45 +0000 (11:31 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 4 Aug 2011 06:17:25 +0000 (16:17 +1000)
commit2331610a2e33498527070c45debfea418a97717d
tree365bd3ef4bea0b20f549a024dabd80ba995bfbb9
parent37799b0644af6d0135af52f07414efd52bbe697e
s4-samdb: save the url in the samdb class

this is useful for debugging, so we know which database we are dealing
with

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