mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
selftest: rename env plugin_s4_dc to ad_dc
This is the environment that represents our supported production setup of an active directory domain controller. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
64738c3206
commit
902aa3c710
@@ -199,7 +199,7 @@ class cmd_ntacl_sysvolreset(Command):
|
||||
|
||||
s4_passdb = passdb.PDB(s3conf.get("passdb backend"))
|
||||
|
||||
# These assertions correct for current plugin_s4_dc selftest
|
||||
# These assertions correct for current ad_dc selftest
|
||||
# configuration. When other environments have a broad range of
|
||||
# groups mapped via passdb, we can relax some of these checks
|
||||
(LA_uid,LA_type) = s4_passdb.sid_to_id(LA_sid)
|
||||
|
||||
Reference in New Issue
Block a user