Skip to content

[Help] NextCloud

toulousain79 edited this page Nov 18, 2020 · 3 revisions

NextCloud

You can login as admin in NextCloud interface (main user only). It is usefull for manage new apps.

Please, do not modify anything else in the admin interface if you don't know the goal of the options !!!

You must get the MySB password generated during installation.

To do that:

  1. You must login in SSH as root
  2. Type the following command: cat /etc/MySB/config_db
  3. And get the MySQL_MysbPassword value, this is the admin password for NextCloud.

Then,

  1. First, you must logout from your current MySB portal session.
  2. Go to https://<your_server_hostname>:<https_port>/nc/
  3. Login in as 'admin' user with 'MySQL_MysbPassword' password.
Clone this wiki locally