cloudstack/patches/systemvm/debian/config
Rohit Yadav dbe88c1ed3 CLOUDSTACK-417: Handle passwd-srvr securely on VR, port 8080
By default do not enable port 8080 in iptables-router. Since, the socat
server which serves the password is in an infinite loop, any incorrect
attempt is returned bad_request and passwd-srvr won't break.

When /etc/init.d/cloud-passwd-srvr is started:
  - It finds and removes any old rules on port 8080, eth0
  - It applies iptables rule that accepts only traffic from private cidr.

When cloud-passwd-srvr is stopped:
  - It removes iptables rules on port 8080, eth0

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-26 21:37:32 +05:30
..
etc CLOUDSTACK-417: Handle passwd-srvr securely on VR, port 8080 2012-10-26 21:37:32 +05:30
opt/cloud/bin Applied review #7342 2012-10-01 17:34:56 -07:00
root CLOUDSTACK-159 - Added license header 2012-10-01 12:23:57 -04:00
var/www/html CLOUDSTACK-168 remove unneeded file 2012-09-21 14:51:27 -07:00