Arguments
host_name_list A list of one or more DCE host names for which to catalog key tables. Host names can be in any of the following forms:
/.:/hosts/hostname /.../cell_name/hosts/hostname hosts/hostname
The name can also be a single string binding representing the host with which to communicate. For example:
{ncacn_ip_tcp 130.105.1.227}
A string binding is useful when the name service is not operating and cannot translate the other forms of host names. If you supply a single string binding, you must use the -ktname
option to specify the object's residual name.
keytab_name_list A list of one or more names of key tables to operate on. Key table names are similar to other dced objects with the form:
/.../cell/hosts/hostname/config/keytab/name
For the add, create and show operations, the name can also be a single string binding representing the key table to operate on. See hostdata_name_list for more
information on string bindings.
operation The name of the keytab operation for which to display help information.
|