add ntlm-server-init
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19375 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -240,6 +240,21 @@ command = {
|
||||
}
|
||||
help = "Client part of a digest exchange"
|
||||
}
|
||||
command = {
|
||||
name = "ntlm-server-init"
|
||||
option = {
|
||||
long = "version"
|
||||
type = "integer"
|
||||
help = "ntlm version"
|
||||
default = "1"
|
||||
}
|
||||
option = {
|
||||
long = "kerberos-realm"
|
||||
type = "string"
|
||||
help = "Kerberos realm to communicate with"
|
||||
}
|
||||
help = "Sets up a digest context and return initial parameters"
|
||||
}
|
||||
command = {
|
||||
name = "help"
|
||||
name = "?"
|
||||
|
Reference in New Issue
Block a user