]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/smb: Test SID resolution in AD joined containers 69289/head
authorAnoop C S <anoopcs@cryptolab.net>
Sun, 7 Jun 2026 11:46:33 +0000 (17:16 +0530)
committerAnoop C S <anoopcs@cryptolab.net>
Wed, 10 Jun 2026 11:35:18 +0000 (17:05 +0530)
commit31e1c7bd5e461dca0a07b6c631f738272360c549
treea7414dee3d115acf6331fe6232d4401caa90aea6
parentc0fda141e7cdda63c0498fda78c7250cbf3e6374
qa/smb: Test SID resolution in AD joined containers

Verify that rpcclient lookupsids resolves domain user SIDs correctly
inside the smbd container, preventing regressions on /run bind mount
permissions that break smbd to winbindd communication.

Fixes: https://tracker.ceph.com/issues/77120
Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
qa/suites/orch/cephadm/smb/tasks/deploy_smb_mgr_domain.yaml
qa/workunits/smb/tests/cephutil.py
qa/workunits/smb/tests/pytest.ini
qa/workunits/smb/tests/test_sid_resolution.py [new file with mode: 0644]