mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s4-provision: site is passed as an argument to setup_ad_dns()
Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Tue Nov 8 06:07:46 CET 2011 on sn-devel-104
This commit is contained in:
committed by
Amitay Isaacs
parent
696a70c9fa
commit
7dbd2ec757
@ -720,7 +720,6 @@ def setup_ad_dns(samdb, secretsdb, names, paths, lp, logger, dns_backend,
|
||||
dnsforest = dnsdomain
|
||||
|
||||
hostname = names.netbiosname.lower()
|
||||
site = names.sitename
|
||||
|
||||
domainguid = get_domainguid(samdb, domaindn)
|
||||
ntdsguid = get_ntdsguid(samdb, domaindn)
|
||||
|
Reference in New Issue
Block a user