1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/python/samba/netcmd
Joseph Sutton e6957c1d47 samba-tool user: Accomodate missing unicodePwd in getpassword command
To allow for the NT hash not being stored when NTLM authentication is
disabled, we use the AES256 key instead for verification against the
other packages if the unicodePwd attribute is not present.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2022-06-26 22:10:29 +00:00
..
__init__.py python: Remove unnecessary 'pass' statements 2022-05-10 05:19:34 +00:00
common.py samba-tool: Check specified domain and realm against our own 2022-03-28 03:11:51 +00:00
computer.py python: Remove unnecessary 'pass' statements 2022-05-10 05:19:34 +00:00
contact.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
dbcheck.py dbcheck: don't check expired tombstone objects by default anymore 2019-03-14 03:12:27 +00:00
delegation.py samba-tool: Check specified domain and realm against our own 2022-03-28 03:11:51 +00:00
dns.py python: Remove redundant assignments 2022-05-10 05:19:34 +00:00
domain_backup.py samba-tool domain backup: backup but do not follow symlinks 2021-12-03 18:00:34 +00:00
domain.py samba-tool: Don't try to delete local_tdo_handle twice. 2022-05-10 05:19:34 +00:00
drs.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
dsacl.py python: use raw string for regex with escape 2020-02-07 10:37:37 +00:00
forest.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
fsmo.py samba-tool: add 'import samba.drs_utils' to fsmo.py 2019-05-30 08:27:24 +00:00
gpo.py gpo: Move Group Policy code below gp directory 2022-05-31 20:15:45 +00:00
group.py samba-tool group: Add --special parameter to add predefined special group 2022-03-18 11:55:30 +00:00
ldapcmp.py python: Don't use deprecated escape sequences 2022-06-14 07:21:29 +00:00
main.py samba-tool: implement contact management commands 2019-07-04 02:07:21 +00:00
nettime.py python/samba: Fix py2/3 relative module import issue 2018-09-03 03:22:20 +02:00
ntacl.py samba-tool ntacl: remove unused imports and variables 2020-07-17 07:17:40 +00:00
ou.py samba-tool ou: rename 'ou create' to 'ou add' 2020-10-01 01:18:40 +00:00
processes.py samba-tool processes: Remove unused loop 2022-05-10 05:19:34 +00:00
pso.py samba-tool pso uses common timestamp functions 2020-12-09 16:00:39 +00:00
rodc.py samba-tool rodc: remove unused variable 2018-11-01 05:08:14 +01:00
schema.py samba-tool: fix format of command description (help messages) 2019-07-04 02:07:20 +00:00
sites.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
spn.py samba-tool: Check specified domain and realm against our own 2022-03-28 03:11:51 +00:00
testparm.py samba-tool:testparm: Display nicer parameter dump error messages 2021-05-17 21:39:38 +00:00
user.py samba-tool user: Accomodate missing unicodePwd in getpassword command 2022-06-26 22:10:29 +00:00
visualize.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00