diff --git a/Workbench/directory/container_files/seed-data/data.ldif b/Workbench/directory/container_files/seed-data/data.ldif
index 1b53642..22b7a02 100644
--- a/Workbench/directory/container_files/seed-data/data.ldif
+++ b/Workbench/directory/container_files/seed-data/data.ldif
@@ -49,3 +49,19 @@ objectClass: top
uniqueMember: uid=banderson,ou=People,dc=internet2,dc=edu
cn: sysadmingroup
+dn: ou=Guests,dc=internet2,dc=edu
+objectClass: top
+objectClass: organizationalUnit
+ou: Guests
+
+dn: uid=aguest,ou=Guests,dc=internet2,dc=edu
+objectClass: eduPerson
+objectClass: inetOrgPerson
+objectClass: organizationalPerson
+objectClass: person
+objectClass: top
+cn: Andy Guest
+sn: Aguest
+givenName: Andy
+userPassword: password
+description: A guest user
diff --git a/Workbench/midpoint_server/container_files/shibboleth/shibboleth2.xml b/Workbench/midpoint_server/container_files/shibboleth/shibboleth2.xml
index b43f001..fdebc97 100644
--- a/Workbench/midpoint_server/container_files/shibboleth/shibboleth2.xml
+++ b/Workbench/midpoint_server/container_files/shibboleth/shibboleth2.xml
@@ -45,7 +45,7 @@
-
+
diff --git a/Workbench/scripts/gethealth.py b/Workbench/scripts/gethealth.py
old mode 100644
new mode 100755
diff --git a/Workbench/scripts/setupcron.sh b/Workbench/scripts/setupcron.sh
old mode 100644
new mode 100755
diff --git a/Workbench/scripts/update-health-status.sh b/Workbench/scripts/update-health-status.sh
old mode 100644
new mode 100755
diff --git a/Workbench/webproxy/container_files/httpd/index.html b/Workbench/webproxy/container_files/httpd/index.html
index a930086..fe434d7 100644
--- a/Workbench/webproxy/container_files/httpd/index.html
+++ b/Workbench/webproxy/container_files/httpd/index.html
@@ -9,9 +9,14 @@
Welcome to the InCommon TAP Workbench!
The system contains the following TAP components (click the links to access each component in its own tab):
@@ -26,4 +31,8 @@ Welcome to the InCommon TAP Workbench!
LDAP Admin
SQL Admin
+
+
+Status
+
diff --git a/Workbench/webproxy/container_files/shibboleth/shibboleth2.xml b/Workbench/webproxy/container_files/shibboleth/shibboleth2.xml
index 3991d24..6ffed9c 100644
--- a/Workbench/webproxy/container_files/shibboleth/shibboleth2.xml
+++ b/Workbench/webproxy/container_files/shibboleth/shibboleth2.xml
@@ -45,7 +45,7 @@
-
+