mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
038a9a7c5e
This version has the regression where we would, on join, write an all-zero invocationID in the replPropertyMetaData attribute, on Deleted Objects in particular. To demonstrate this regression, this is based on the promoted_dc environment from make test, with the domain altered to match the pattern used in these trees. Andrew Bartlett Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
8 lines
348 B
Plaintext
8 lines
348 B
Plaintext
/* this file is auto-generated - do not edit */
|
|
update-policy {
|
|
grant RELEASE-4-1-0RC3.SAMBA.CORP ms-self * A AAAA;
|
|
grant Administrator@RELEASE-4-1-0RC3.SAMBA.CORP wildcard * A AAAA SRV CNAME;
|
|
grant PROMOTEDVDC$@release-4-1-0rc3.samba.corp wildcard * A AAAA SRV CNAME;
|
|
grant LOCALDC$@release-4-1-0rc3.samba.corp wildcard * A AAAA SRV CNAME;
|
|
};
|