add realm to server-init

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17892 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-08-21 10:15:45 +00:00
parent c2a13c1cd3
commit 258668b591

View File

@@ -64,6 +64,11 @@ command = {
argument = "hostname"
help = "hostname of the server"
}
option = {
long = "realm"
type = "string"
help = "Kerberos realm to communicate with"
}
help = "Sets up a digest context and return initial parameters"
}
command = {