1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/python/samba/netcmd/user
Andrew Bartlett b8308f3fe0 auth/credentials: Make cli_credentials_get_aes256_key into generic key access
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
2024-03-14 22:06:39 +00:00
..
auth netcmd: add auth silo and policy sub-commands to samba-tool user 2023-11-15 04:05:34 +00:00
readpasswords auth/credentials: Make cli_credentials_get_aes256_key into generic key access 2024-03-14 22:06:39 +00:00
__init__.py python/netcmd: Add "samba-tool user get-kerberos-ticket" to get a ticket for a gMSA 2023-12-21 02:05:38 +00:00
add_unix_attrs.py netcmd: user: PEP8 E225: missing whitespace around operator 2023-11-15 04:05:34 +00:00
add.py netcmd: user: PEP8 E117: code is overindented 2023-11-15 04:05:34 +00:00
delete.py samba-tool user delete: use account type constant 2024-03-01 00:19:45 +00:00
disable.py netcmd: user: move user disable command 2023-08-04 04:31:37 +00:00
edit.py netcmd: user: PEP8 E303 E305: fix too many or too little blank lines 2023-11-15 04:05:34 +00:00
enable.py netcmd: user: move user enable command 2023-08-04 04:31:37 +00:00
getgroups.py netcmd: user: move user getgroups command 2023-08-04 04:31:37 +00:00
list.py samba-tool: add "samba-tool user list --locked-only" 2024-03-12 09:49:31 +00:00
move.py netcmd: user: move user move command 2023-08-04 04:31:37 +00:00
password.py netcmd: user: move user password command 2023-08-04 04:31:37 +00:00
rename.py netcmd: user: PEP8 E127: fix hanging indent not lining up 2023-11-15 04:05:34 +00:00
sensitive.py python:netcmd: Remove semicolon 2023-08-21 23:37:29 +00:00
setexpiry.py python/netcmd: Add "samba-tool user get-kerberos-ticket" to get a ticket for a gMSA 2023-12-21 02:05:38 +00:00
setpassword.py netcmd: user: move user setpassword command 2023-08-04 04:31:37 +00:00
setprimarygroup.py netcmd: user: move user setprimarygroup command 2023-08-04 04:31:37 +00:00
unlock.py netcmd: user: move user unlock command 2023-08-04 04:31:37 +00:00