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:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user