|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Xend http access turned off by default.
# HG changeset patch
# User nivedita@hex
# Node ID 3f3d53c3b327b046ad723c6b08401a80ac6ade19
# Parent 3dc1c23dd5085ec0fc7dbfa5e4f052ddfa4e4260
Xend http access turned off by default.
Signed-off-by: Nivedita Singhvi (niv@xxxxxxxxxx)
diff -r 3dc1c23dd508 -r 3f3d53c3b327 tools/examples/xend-config.sxp
--- a/tools/examples/xend-config.sxp Fri Dec 16 03:57:27 2005
+++ b/tools/examples/xend-config.sxp Fri Dec 16 11:46:58 2005
@@ -4,9 +4,9 @@
# Xend configuration file.
#
-# This example configuration is appropriate for an installation that trusts
-# only localhost connections, and is otherwise fully functional, with a
-# bridged network configuration.
+# This example configuration is appropriate for an installation that
+# utilizes a bridged network configuration. Access to xend via http
+# is disabled.
# Commented out entries show the default for that entry, unless otherwise
# specified.
@@ -15,7 +15,6 @@
#(loglevel DEBUG)
#(xend-http-server no)
-(xend-http-server yes)
#(xend-unix-server yes)
#(xend-relocation-server no)
(xend-relocation-server yes)
@@ -34,7 +33,7 @@
# Specifying 'localhost' prevents remote connections.
# Specifying the empty string '' (the default) allows all connections.
#(xend-address '')
-(xend-address localhost)
+#(xend-address localhost)
# Address xend should listen on for relocation-socket connections, if
# xend-relocation-server is set.
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Xend http access turned off by default.,
Xen patchbot -unstable <=
|
|
|
|
|