(digest-probe): new command
authorLove Hörnquist Åstrand <lha@kth.se>
Tue, 4 Dec 2007 20:03:29 +0000 (20:03 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Tue, 4 Dec 2007 20:03:29 +0000 (20:03 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22157 ec53bebd-3082-4978-b11e-865c3cabbd6b

kuser/kdigest-commands.in

index 43747ffa80e443864a4feb99b5fbbeb807b236a3..c69f7da713e84b8ecf1d069afcc6165018ab32be 100644 (file)
  */
 /* $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 = {