Commit Graph

51 Commits

Author SHA1 Message Date
1b0a1a423a Added man page 2023-02-16 15:26:22 +04:00
ce50de2a3e
Fixed nothing to grep bug 2023-02-16 14:46:14 +04:00
baf89ab40d
Added resolv.conf search multidomain support 2023-02-13 20:31:22 +04:00
e51e2f62b6
Updated TODO list 2023-02-09 14:31:15 +04:00
ec496e68f8
Fixed script failure when default_realm commented in krb5.conf 2023-01-24 15:07:17 +04:00
62e944e66d
0.2.2-alt1
- Added kinit from system keytab when run as root
- Fixed ldapsearch timeout limit
2023-01-10 17:45:47 +04:00
9f882ba39b
Added kinit from system keytab when run as root 2023-01-10 17:44:48 +04:00
6adac17304
Fixed ldapsearch timeout limit 2023-01-10 17:12:30 +04:00
04c969ec83
0.2.1-alt1
- Initial build
2022-12-21 17:02:29 +04:00
9074a88dd9
Updated summary 2022-12-21 16:17:19 +04:00
2567f12e36
Fixed shellcheck warnings 2022-12-21 15:47:58 +04:00
3e01df34d6
Fix empty resolv.conf search field error 2022-12-20 18:30:59 +04:00
c85b07bed1
Added domain controllers ldap connection and OS version check 2022-12-20 00:24:23 +04:00
9d570f6e3e
Added time synchronization check/test 2022-12-14 17:46:26 +04:00
3f950ef288
Added [SKIP] result for checks performed as root 2022-12-07 02:19:54 +04:00
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