The default site provided with XSM (in xsm_demo_config.zip explained before) is called "demo" and it's administrator is named "admin" with the same password, you can log in with these details to start editing your new site!
if you add a new user and want to make them an admin as well you will need to edit the "admins" attribute of site.xml's <site> element, changing admins="admin" to admins="admin,newuser".
Note: at the moment if an admin changes his username the admins attribute will need to be edited to reflect the change.
| Previous | Up | Next |