mirror of
https://github.com/samba-team/samba.git
synced 2025-07-06 08:59:08 +03:00
s4:provision - fix typo in substitution variable
This commit is contained in:
@ -978,7 +978,7 @@ def setup_samdb(path, setup_path, session_info, provision_backend, lp,
|
||||
"SCHEMADN": names.schemadn,
|
||||
"DOMAINDN": names.domaindn,
|
||||
"SERVERDN": names.serverdn,
|
||||
"FOREST_FUNCTIONALALITY": str(forestFunctionality),
|
||||
"FOREST_FUNCTIONALITY": str(forestFunctionality),
|
||||
"DOMAIN_FUNCTIONALITY": str(domainFunctionality)
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user