s4-dsdb: Provide additional method to connect to specified database path
authorAmitay Isaacs <amitay@gmail.com>
Fri, 12 Aug 2011 05:43:04 +0000 (15:43 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 13 Aug 2011 02:30:50 +0000 (12:30 +1000)
commitae65b971ac1492da53b1259d113f686504e570cd
tree1b6b3864a05ce4e96212c68360f5b0c60669dfce
parent8e4e408e3a96c0fb5540d2f9a99269c09226e4a4
s4-dsdb: Provide additional method to connect to specified database path

samdb_connect() now calls samdb_connect_url() with default "sam.ldb".

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/samdb.c