From 3896e6eef8b0ed9b6f49a7af7267341164a9fdec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 4 Dec 2007 20:03:29 +0000 Subject: [PATCH] (digest-probe): new command git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22157 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kuser/kdigest-commands.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kuser/kdigest-commands.in b/kuser/kdigest-commands.in index 43747ffa8..c69f7da71 100644 --- a/kuser/kdigest-commands.in +++ b/kuser/kdigest-commands.in @@ -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 = {