Lines Matching full:kadmin
30 .TH "KADMIN" "1" " " "1.22.1" "MIT Kerberos"
32 kadmin \- Kerberos V5 database administration program
35 \fBkadmin\fP
45 \fBkadmin.local\fP
56 kadmin and kadmin.local are command\-line interfaces to the Kerberos V5
58 the difference is that kadmin.local directly accesses the KDC
59 database, while kadmin performs operations using \fI\%kadmind\fP\&.
61 to refer to both versions. kadmin provides for the maintenance of
65 The remote kadmin client uses Kerberos to authenticate to kadmind
66 using the service principal \fBkadmin/admin\fP or \fBkadmin/ADMINHOST\fP
72 used to authenticate. Once kadmin has determined the principal name,
76 Since kadmin.local directly accesses the KDC database, it usually must
79 kadmin.local can be run on any host which can access the LDAP server.
87 Use \fIprincipal\fP to authenticate. Otherwise, kadmin will append
119 should contain a service ticket for the \fBkadmin/admin\fP or
120 \fBkadmin/ADMINHOST\fP (where \fIADMINHOST\fP is the fully\-qualified
122 \fI\%kinit\fP program. If this option is not specified, kadmin
139 Specifies the admin server which kadmin should contact.
142 If using kadmin.local, prompt for the database master password
167 Query arguments are split by the shell, not by kadmin.
391 krbtgt/* or kadmin/* with new principals without the attribute.
393 be removed using kadmin.local.
459 kadmin: addprinc jennifer
465 kadmin:
579 kadmin: cpw systest
583 kadmin:
621 kadmin: getprinc tlyu/admin
638 kadmin: getprinc \-terse systest
642 kadmin:
670 kadmin: listprincs test*
675 kadmin:
842 kadmin: add_policy \-maxlife \(dq2 days\(dq \-minlength 5 guests
843 kadmin:
880 kadmin: del_policy guests
883 kadmin:
907 kadmin: get_policy admin
916 kadmin: get_policy \-terse admin
918 kadmin:
948 kadmin: listpols
954 kadmin: listpols t*
957 kadmin:
1012 kadmin: ktadd \-k /tmp/foo\-new\-keytab host/foo.mit.edu
1016 kadmin:
1054 kadmin: ktremove kadmin/admin all
1055 Entry for principal kadmin/admin with kvno 3 removed from keytab
1057 kadmin:
1070 Lists available for kadmin requests.
1080 The kadmin program was originally written by Tom Yu at MIT, as an