summaryrefslogtreecommitdiff
path: root/python/samba/tests/bin/cepces-submit
AgeCommit message (Collapse)AuthorFilesLines
2023-08-28gp: Test adding new cert templates enforces changesGabriel Nagy1-1/+2
Ensure that cepces-submit reporting additional templates and re-applying will enforce the updated policy. Signed-off-by: Gabriel Nagy <gabriel.nagy@canonical.com> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: David Mulder <dmulder@samba.org>
2022-04-05gpo: Certificate Auto Enrollment default Kerberos authDavid Mulder1-0/+2
Certificate Auto Enrollment uses Kerberos to authenticate to AD. If someone configures their cepces.conf to use a different default authentication, then samba-gpupdate fails. Force Kerberos auth from samba-gpupdate. Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org>
2021-07-15gpo: Test Certificate Auto Enrollment PolicyDavid Mulder1-0/+15
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>