This section describes the administrative utilities kadmin,
kadmin_local, kdb5_util, and kprop.
kadmin
and kadmin_local |
|
The kadmin program allows the Kerberos
administrator to make changes to the Kerberos database. The kadmin program
provides for the maintenance of Kerberos principals, policies, and
service key tables (keytabs). It exists as both a Kerberos client
(kadmin), using Kerberos authentication
and an RPC to operate securely from anywhere on the network, and
as a local client (kadmin_local), intended
to run directly on the KDC without Kerberos authentication.
SYNOPSIS
kadmin | | [-r realm] [-p principal]
[-w password] [-q query][-s admin_server[:port]]
[[-c credentials_cache] |[-k keytab]] |
kadmin_local | | [-d dbname] [-e “enc:salt ...”]
[-m] |
Options
-r realm | | Use realm as the default Kerberos
realm for the database. |
-p principal | | Use the Kerberos principal principal to
authenticate to Kerberos. If this option is not given, kadmin will
append admin to either the primary principal
name or to the username of the current process. |
-w password | |