Commit Graph

36 Commits

Author SHA1 Message Date
42110eb196
Added general information about the tool 2022-12-07 02:19:54 +04:00
410b2d8821
Refactored run function 2022-12-07 02:19:54 +04:00
7ea1b20042
Added -f/--force option to force logging to existing file 2022-12-07 02:19:44 +04:00
4177ec1c81
Moved NAMESERVER1-3 vars to init_vars() 2022-12-06 14:56:05 +04:00
514bc6765a
Added logging to file 2022-12-06 14:55:55 +04:00
91f6b58101
Updated usage help 2022-12-05 20:19:17 +04:00
c3af4959ed
Add check_system_policy and test_gpupdate_system_policy. 2022-12-03 07:52:27 +04:00
650fff6349
Replace all global vars initialization in to init_vars() 2022-12-03 07:45:29 +04:00
4f68f73250
Add list and custom test running support. 2022-12-03 07:29:51 +04:00
4c9b89ef0f
Cosmetic improvement of verbose output and support command eval for pipe. 2022-12-03 06:01:15 +04:00
509528f591 Add .gitignore 2022-04-19 03:51:31 +04:00
0f6dc59fcf Add command line options 2022-04-19 03:50:56 +04:00
95c2659996 Update TODO list 2022-04-19 03:49:56 +04:00
f32b2bd305 Add TODO list 2022-04-13 16:14:54 +04:00
f045ad97cb Rename ddiag.sh tool to domain-diag 2022-04-13 16:12:12 +04:00
Evgeny Sinelnikov
631b864ff5 Add check basic client packages 2022-04-08 11:45:21 +04:00
Evgeny Sinelnikov
27e2d040ed Add error handling to test_hostnamectl 2022-04-08 11:44:05 +04:00
Evgeny Sinelnikov
2abdafa370 Add compare_netbios_name 2022-04-08 11:10:46 +04:00
Evgeny Sinelnikov
d7c5c7fa32 Add test_domainname for domain from hostname 2022-04-08 08:30:46 +04:00
Evgeny Sinelnikov
cb93bbc311 Add check_kerberos_and_ldap_srv_records 2022-04-08 07:09:54 +04:00
Evgeny Sinelnikov
02c717d116 Check and compare smb.conf 2022-04-08 07:05:07 +04:00
Evgeny Sinelnikov
022b96c71d Add -r parameter for _command function 2022-04-08 06:06:57 +04:00
Evgeny Sinelnikov
0b76600565 Add -x parameter for _command function 2022-04-08 06:02:55 +04:00
Evgeny Sinelnikov
dd4806cce2 Fix error handlers after output redesign 2022-04-08 05:33:29 +04:00
Evgeny Sinelnikov
37794dc6f1 Another fix of output design 2022-04-08 05:24:26 +04:00
Evgeny Sinelnikov
e6135848bc Fix output design 2022-04-08 05:10:53 +04:00
Evgeny Sinelnikov
78dd0aed0f Add check name resolver and fix file exists 2022-04-08 04:58:48 +04:00
Evgeny Sinelnikov
24c7e7dd44 Update output and support is_local_system_auth 2022-04-08 03:20:51 +04:00
Evgeny Sinelnikov
5c5b6eac30 Refactor run if not by root 2022-04-08 02:18:40 +04:00
Evgeny Sinelnikov
5dd5ac618e check_krb5_keytab_exists 2022-04-08 00:40:33 +04:00
Evgeny Sinelnikov
8d6c2940e4 Add krb5_conf_kdc_lookup 2022-04-08 00:33:54 +04:00
Evgeny Sinelnikov
d6a4c5949d Add krb5_conf_ccache 2022-04-08 00:12:10 +04:00
Evgeny Sinelnikov
d301dc7363 Add domain_system_auth 2022-04-07 23:15:49 +04:00
Evgeny Sinelnikov
9485cff3ab Add check_system_auth 2022-04-07 23:09:25 +04:00
Evgeny Sinelnikov
95b4717318 Fix output with no verbose 2022-04-07 22:33:14 +04:00
Evgeny Sinelnikov
574a39e17f Initial commit 2022-04-07 22:28:08 +04:00