config: put kkdcp options into brackets

That is not necessary for the existing examples, but may be
in future ones, as they may contain characters that libopts doesn't
like.
This commit is contained in:
Nikos Mavrogiannopoulos
2016-02-08 19:26:15 +01:00
parent fb79008695
commit 89f02bad02
2 changed files with 8 additions and 7 deletions

View File

@@ -568,9 +568,10 @@ no-route = 192.168.5.0/255.255.255.0
# }
# This option is available if ocserv is compiled with GSSAPI support.
#kkdcp = SERVER-PATH KERBEROS-REALM PROTOCOL@SERVER:PORT
#kkdcp = /KdcProxy EXAMPLE.COM udp@127.0.0.1:88
#kkdcp = /KdcProxy EXAMPLE.COM tcp@127.0.0.1:88
#kkdcp = "SERVER-PATH KERBEROS-REALM PROTOCOL@SERVER:PORT"
#kkdcp = "/KdcProxy KERBEROS.REALM udp@127.0.0.1:88"
#kkdcp = "/KdcProxy KERBEROS.REALM tcp@127.0.0.1:88"
#kkdcp = "/KdcProxy KERBEROS.REALM tcp@[::1]:88"
#
# The following options are for (experimental) AnyConnect client