File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
source/configuration_manual/authentication Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,11 @@ addition of proxy field. The common fields to use for both proxying ways are:
3838 the ``proxy `` extra field to login process, but not necessarily the host.
3939 Useful when dividing users across multiple director clusters.
4040
41- * ``host=s ``: The destination server's IP address. This field is required.
41+ * ``host=s ``: The destination server's IP address or hostname. This field is required.
42+ * ``hostip=s ``: Use this IP as destination server's IP. If not provided, host address is determined by DNS lookup if necessary.
43+
44+ .. versionadded :: v2.3.0
45+
4246* ``source_ip=s ``: The source IP address to use for outgoing connections.
4347
4448 .. versionadded :: v2.2.14
You can’t perform that action at this time.
0 commit comments