Skip to content

tests: add GPO regression tests for local group collision and verbose Samba logging - #9043

Open
danlavu wants to merge 1 commit into
SSSD:masterfrom
danlavu:rewrite-gpo-gaps
Open

tests: add GPO regression tests for local group collision and verbose Samba logging#9043
danlavu wants to merge 1 commit into
SSSD:masterfrom
danlavu:rewrite-gpo-gaps

Conversation

@danlavu

@danlavu danlavu commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

test_gpo__does_not_crash_when_local_group_overlaps_with_ad_group
Regression for bz1206092/bz1204203. SSSD crashed when evaluating GPO
policy if a local /etc/group entry existed for a group that also appeared
in AD group membership (the local entry has no SID). The crash bypassed
access control and allowed all users through.

test_gpo__enforcement_is_not_broken_by_verbose_samba_logging
Regression for bz1177140. gpo_child crashed when the client smb.conf had
log level = 10, allowing all users through. Appends log level = 10 to
/etc/samba/smb.conf and verifies SSSD starts and enforces policy correctly.

Generated-by: claude-sonnet-4-5

… Samba logging

test_gpo__does_not_crash_when_local_group_overlaps_with_ad_group
  Regression for bz1206092/bz1204203. SSSD crashed when evaluating GPO
  policy if a local /etc/group entry existed for a group that also appeared
  in AD group membership (the local entry has no SID). The crash bypassed
  access control and allowed all users through.

test_gpo__enforcement_is_not_broken_by_verbose_samba_logging
  Regression for bz1177140. gpo_child crashed when the client smb.conf had
  log level = 10, allowing all users through. Appends log level = 10 to
  /etc/samba/smb.conf and verifies SSSD starts and enforces policy correctly.

Generated-by: claude-sonnet-4-5
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants