1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/python/samba/netcmd/user
Andrew Bartlett d8b3b1fed9 python/netcmd: Improve documentation for "samba-tool user getpassword"
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2023-12-21 02:05:38 +00:00
..
auth netcmd: add auth silo and policy sub-commands to samba-tool user 2023-11-15 04:05:34 +00:00
readpasswords python/netcmd: Improve documentation for "samba-tool user getpassword" 2023-12-21 02:05:38 +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 netcmd: user: move user delete command 2023-08-04 04:31:37 +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 netcmd: user: move user list command 2023-08-04 04:31:37 +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