Scroll to navigation

KDIGEST(8) System Manager's Manual KDIGEST(8)

NAME

kdigestuserland tool to access digest interface in the KDC

SYNOPSIS

kdigest [--ccache=string] [--version] [--help] command [arguments]

DESCRIPTION

Supported options:

string
credential cache
print version
 

Available commands are:

digest-probe [--realm=string] [-h | --help]
string
Kerberos realm to communicate with
digest-server-init [--type=string] [--kerberos-realm=realm] [--digest=digest-type] [--cb-type=type] [--cb-value=value] [--hostname=hostname] [--realm=string]
string
digest type
realm
 
digest-type
digest type to use in the algorithm
type
type of channel bindings
value
value of channel bindings
hostname
hostname of the server
string
Kerberos realm to communicate with
digest-server-request [--type=string] [--kerberos-realm=realm] [--username=name] [--server-nonce=nonce] [--server-identifier=nonce] [--client-nonce=nonce] [--client-response=response] [--opaque=string] [--authentication-name=name] [--realm=realm] [--method=method] [--uri=uri] [--nounce-count=count] [--qop=qop] [--ccache=ccache]
string
digest type
realm
 
name
digest type
nonce
 
nonce
 
nonce
 
response
 
string
 
name
 
realm
 
method
 
uri
 
count
 
qop
 
ccache
Where the the credential cache is created when the KDC returns tickets
digest-client-request [--type=string] [--username=name] [--password=password] [--server-nonce=nonce] [--server-identifier=nonce] [--client-nonce=nonce] [--opaque=string] [--realm=realm] [--method=method] [--uri=uri] [--nounce-count=count] [--qop=qop]
string
digest type
name
digest type
password
 
nonce
 
nonce
 
nonce
 
string
 
realm
 
method
 
uri
 
count
 
qop
 
ntlm-server-init [--version=integer] [--kerberos-realm=string]
integer
ntlm version
string
Kerberos realm to communicate with
September 25, 2008 HEIMDAL