kadmin - Kerberos administration utility
Supported options:
If no command is given on the command line, will prompt for commands to process. Commands include:
add [-r | --random-key ] [--random-password ] [-p string --password= string ] [--key= string ] [--max-ticket-life= lifetime ] [--max-renewable-life= lifetime ] [--attributes= attributes ] [--expiration-time= time ] [--pw-expiration-time= time ] principal...
creates a new principalpasswd [-r | --random-key ] [--random-password ] [-p string --password= string ] [--key= string ] principal...
changes the password of an existing principaldelete principal...
removes a principaldel_enctype principal enctypes...
removes some enctypes from a principal. This can be useful the service belonging to the principal is known to not handle certain enctypesext_keytab [-k string --keytab= string ] principal...
creates a keytab with the keys of the specified principalsget [-l | --long ] [-s | --short ] [-t | --terse ] expression...
lists the principals that match the expressions (which are shell glob like), long format gives more information, and terse just prints the namesrename from to
renames a principalmodify [-a attributes --attributes= attributes ] [--max-ticket-life= lifetime ] [--max-renewable-life= lifetime ] [--expiration-time= time ] [--pw-expiration-time= time ] [--kvno= number ] principal
modifies certain attributes of a principalprivileges
lists the operations you are allowed to perform
When running in local mode, the following commands can also be used:
dump [-d | --decrypt ] [dump-file ]
writes the database in ``human readable'' form to the specified file, or standard outinit [--realm-max-ticket-life= string ] [--realm-max-renewable-life= string ] realm
initializes the Kerberos database with entries for a new realm. It's possible to have more than one realm served by one serverload file
reads a previously dumped database, and re-creates that database from scratchmerge file
similar to list but just modifies the database with the entries in the dump file
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |