(digest-probe): new command

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22157 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-04 20:03:29 +00:00
parent 2da57a288f
commit 3896e6eef8

View File

@@ -32,6 +32,15 @@
*/
/* $Id$ */
command = {
name = "digest-probe"
option = {
long = "realm"
type = "string"
help = "Kerberos realm to communicate with"
}
help = "probe what mech is allowed/supported for this server"
}
command = {
name = "digest-server-init"
option = {