Template: osaas-server/create-osaas-user Type: note Description: Finish OSAAS-Server-Installation To finish up your OSAAS-Server installation, you need to create a user with a secret password to authenticate between OSAAS-client and OSAAS-server. /opt/gispatcher/osaas-server/server/adduser.py -f /etc/osaas/osaas-users To create the database, please update the parameters in /etc/osaas/osaas-config.xml accordingly. Template: osaas-server/create-osaas-db Type: note Description: Finish OSAAS-Server-Installation To create the database, please update the parameters in /etc/osaas/osaas-config.xml accordingly, especially the entry. After that you should run /opt/gis/osaas-server/server/initosaasdb.py --config-file=/etc/osaas/osaas-config.xml