3/29/2009

change Kerberos user password with kadmin

Basic kadmin Commands

Here is a brief list of kadmin commands. For more information, refer to the manual page of kadmin.

Available kadmin requests:

add_principal, addprinc, ank
Add principal
delete_principal, delprinc
Delete principal
modify_principal, modprinc
Modify principal
change_password, cpw
Change password
get_principal, getprinc
Get principal
list_principals, listprincs, get_principals, getprincs
List principals
add_policy, addpol
Add policy
modify_policy, modpol
Modify policy
delete_policy, delpol
Delete policy
get_policy, getpol
Get policy
list_policies, listpols, get_policies, getpols
List policies
get_privs, getprivs
Get privileges
ktadd, xst
Add entry(s) to a keytab
ktremove, ktrem
Remove entry(s) from a keytab
lock
Lock database exclusively (use with extreme caution!)
unlock
Release exclusive database lock
list_requests, lr, ?
List available requests.
quit, exit, q
Exit program.


At all stages, help is available by typing ? and Enter. This even works in prompt environments generated by modify and add.

没有评论: