kerberos list

Prev Next

This command lists all Kerberos providers.

Usage

kerberos list

Example

vcli: admin> kerberos list
+----+---------+-------+-----+----------------+--------------------+
| ID | Enabled | Realm | Kdc | Kadmin-servers | Service-principals |
+----+---------+-------+-----+----------------+--------------------+
| 1  | True    | mit   | []  | []             | ['kerb']           |
+----+---------+-------+-----+----------------+--------------------+

Command Output

ID

The ID of the provider.

Enabled

Indicates whether the provider is enabled or disabled.

Realm

The realm for the provider.

Kdc

The IP addresses of the KDC servers.

Kadmin-servers

The IP addresses.

Service-principals

The service principals for the provider.