summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/user_getpassword_gmsa.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-16python:tests: Catch failures to authenticate with gMSA managed passwordsJo Sutton1-4/+25
2024-03-20tests: user: create gmsa with modelsRob van der Linde1-35/+17
2024-03-20tests: user: fix PEP8 spacing around operatorRob van der Linde1-2/+2
2024-03-20tests: user: gmsa dNSHostName is a required fieldRob van der Linde1-0/+1
2024-03-20tests: samdb: Make use of the domain_sid propertyRob van der Linde1-1/+1
2024-03-20python: pep8: fix import sorting after moveRob van der Linde1-7/+7
2024-03-20python: move models out of the netcmd packageRob van der Linde1-1/+1
2024-03-20python: samdb: Make connecting_user_sid a propertyRob van der Linde1-1/+1
2024-03-20python: samdb: Move get_connecting_user_sid to samdbRob van der Linde1-2/+1
2024-03-01netcmd: models: Rename username to account_name for consistencyRob van der Linde1-1/+1
2024-02-29samba-tool user getpassword: Also return the time a GMSA password is valid untilAndrew Bartlett1-2/+22
2024-02-16python:tests: Remove unused importsJo Sutton1-2/+2
2023-12-21python: tests: blackbox test for GMSARob van der Linde1-0/+171