summaryrefslogtreecommitdiff
path: root/python/samba/tests/varlink
AgeCommit message (Collapse)AuthorFilesLines
2025-02-20winbind:varlink: Set the disposition field in user recordsSamuel Cabrero1-0/+3
Set the disposition field in the user record, otherwise systemd could derive it from the uid based on its configured ranges. Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2025-02-20pytests/varlink: Add varlink testsSamuel Cabrero4-0/+295
Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>