1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

r19345: Allow better rootdse searches.

Guenther
This commit is contained in:
Günther Deschner 2006-10-16 20:27:08 +00:00 committed by Gerald (Jerry) Carter
parent a2c20811d6
commit 27fbd85300

View File

@ -388,7 +388,7 @@ $server = process_servername($opt_host) ||
# get the base
$base = $opt_base ||
$base = defined($opt_base)? $opt_base : "" ||
get_base_from_rootdse($server,$dse);
# get the realm