1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/scripting/devel
Andrew Bartlett 3f908e19a0 s4-scripting: Remove repl_cleartext_pwd.py
This script was the precursor to newer samba-tool commands and no longer
works.  The previous commits record some of the work to have it operate in the
modern era, but keeping this around is more trouble than it is worth.

Use these commands instead:
 samba-tool drs clone-dc-database --include-secrets
 samba-tool user getpassword administrator --attributes=virtualClearTextUTF8

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Nov 16 02:46:57 UTC 2023 on atb-devel-224
2023-11-16 02:46:57 +00:00
..
drs s4:scripting: Reformat shell scripts 2022-07-08 09:05:56 +00:00
addlotscontacts python: Fix usage strings 2021-09-04 00:10:37 +00:00
chgkrbtgtpass PY3: change shebang to python3 in source4/scripting dir 2018-12-14 14:40:20 +01:00
chgtdcpass PY3: change shebang to python3 in source4/scripting dir 2018-12-14 14:40:20 +01:00
config_base scripting: avoid inefficient string redefinition 2019-09-24 12:22:45 +00:00
crackname python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
demodirsync.py s4:scripting: Fix code spelling 2023-08-14 21:45:29 +00:00
enumprivs PY3: change shebang to python3 in source4/scripting dir 2018-12-14 14:40:20 +01:00
getncchanges python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
nmfind s4:scripting: Reformat shell scripts 2022-07-08 09:05:56 +00:00
pfm_verify.py python: Remove unnecessary 'pass' statements 2022-05-10 05:19:34 +00:00
rebuild_zone.sh s4:scripting: Reformat shell scripts 2022-07-08 09:05:56 +00:00
rodcdns s4/script/rodcdns: str type doesn't need decoding 2019-07-02 04:21:36 +00:00
speedtest.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
tmpfs.sh s4:scripting: Reformat shell scripts 2022-07-08 09:05:56 +00:00
watch_servers.sh s4:scripting: Reformat shell scripts 2022-07-08 09:05:56 +00:00