Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fall-back Procedure (If needed)
  • ( 5 min ) In case the Guest Access test fails for some reason, we just won't enable the site.add.guests function on any sites and remove from "Guest Access Verification" site
    • ( 10 min ) We may want to remove the Guest Login button from the portal site by editing the sakai.properties and restarting Sakai all 7 application servers. Comment out the following properties:
      • No Format
        #SAK-2503: guest access - enable alternate login
        xlogin.enabled=true
        xlogin.text=Registered Guest Login
        
  • ( 30 min )If code fails during test - roll back to previous sakai_2-5-x-009
    • Stop Sakai on all application servers
    • Redeploy sakai_2-5-x-009
    • Redeploy sakai.properties 009 prod tag
    • Running setup-sakai-node.sh on all application servers
    • Startup Sakai on all application servers