@@ -62,9 +62,9 @@ directly from the command line.
6262```
6363$ cipa --help
6464usage: cipa [-H [HOSTS [HOSTS ...]]] [-d [DOMAIN]] [-D [BINDDN]] [-W [BINDPW]]
65- [--version ] [--help ] [--debug] [--quiet] [-l [LOG_FILE]]
65+ [--help ] [--version ] [--debug] [--quiet] [-l [LOG_FILE]]
6666 [--no-header] [--no-border]
67- [-n [{,all,users,ustage,upres,ugroups, hosts,hgroups,hbac,sudo,zones,certs,ldap ,ghosts,bind,msdcs,replica }]]
67+ [-n [{,all,users,susers,pusers, hosts,services,ugroups, hgroups,ngroups, hbac,sudo,zones,certs,conflicts ,ghosts,bind,msdcs,replicas }]]
6868 [-w WARNING] [-c CRITICAL]
6969
7070Tool to check consistency across FreeIPA servers
@@ -78,15 +78,15 @@ optional arguments:
7878 Bind DN (default: cn=Directory Manager)
7979 -W [BINDPW], --bindpw [BINDPW]
8080 Bind password
81- --version show program's version number and exit
8281 --help show this help message and exit
82+ --version show program's version number and exit
8383 --debug debugging mode
8484 --quiet do not log to console
8585 -l [LOG_FILE], --log-file [LOG_FILE]
8686 log to file (./cipa.log by default)
8787 --no-header disable table header
8888 --no-border disable table border
89- -n [{,all,users,ustage,upres,ugroups, hosts,hgroups,hbac,sudo,zones,certs,ldap ,ghosts,bind,msdcs,replica }]
89+ -n [{,all,users,susers,pusers, hosts,services,ugroups, hgroups,ngroups, hbac,sudo,zones,certs,conflicts ,ghosts,bind,msdcs,replicas }]
9090 Nagios plugin mode
9191 -w WARNING, --warning WARNING
9292 number of failed checks before warning (default: 1)
@@ -103,17 +103,19 @@ $ cipa -d ipa.example.com -W ********
103103| Active Users | 1199 | 1199 | 1199 | 1199 | 1199 | 1199 | OK |
104104| Stage Users | 0 | 0 | 0 | 0 | 0 | 0 | OK |
105105| Preserved Users | 0 | 0 | 0 | 0 | 0 | 0 | OK |
106- | User Groups | 55 | 55 | 55 | 55 | 55 | 55 | OK |
107106| Hosts | 357 | 357 | 357 | 357 | 357 | 357 | OK |
107+ | Services | 49 | 49 | 49 | 49 | 49 | 49 | OK |
108+ | User Groups | 55 | 55 | 55 | 55 | 55 | 55 | OK |
108109| Host Groups | 29 | 29 | 29 | 29 | 29 | 29 | OK |
110+ | Netgroups | 11 | 11 | 11 | 11 | 11 | 11 | OK |
109111| HBAC Rules | 3 | 3 | 3 | 3 | 3 | 3 | OK |
110112| SUDO Rules | 2 | 2 | 2 | 2 | 2 | 2 | OK |
111113| DNS Zones | 114 | 114 | 114 | 114 | 114 | 114 | OK |
112- | Certificates | N/A | N/A | N/A | N/A | N/A | N/A | OK |
113- | LDAP Conflicts | NO | NO | NO | NO | NO | NO | OK |
114- | Ghost Replicas | NO | NO | NO | NO | NO | NO | OK |
115- | Anonymous BIND | YES | YES | YES | YES | YES | YES | OK |
116- | Microsoft ADTrust | NO | NO | NO | NO | NO | NO | OK |
114+ | Certificates | 0 | 0 | 0 | 0 | 0 | 0 | OK |
115+ | LDAP Conflicts | 0 | 0 | 0 | 0 | 0 | 0 | OK |
116+ | Ghost Replicas | 0 | 0 | 0 | 0 | 0 | 0 | OK |
117+ | Anonymous BIND | ON | ON | ON | ON | ON | ON | OK |
118+ | Microsoft ADTrust | False | Fals | False | False | False | False | OK |
117119| Replication Status | ipa03 0 | ipa03 0 | ipa04 0 | ipa03 0 | ipa03 0 | ipa04 0 | OK |
118120| | ipa04 0 | ipa04 0 | ipa05 0 | ipa01 0 | ipa01 0 | | |
119121| | ipa05 0 | ipa05 0 | ipa01 0 | ipa02 0 | ipa02 0 | | |
0 commit comments