Koozali.org: home of the SME Server

Pydio - admin user

Offline nicolatiana

  • *
  • 724
  • +0/-0
Pydio - admin user
« on: November 20, 2014, 08:50:28 AM »
Giving a look to the Pydio project documentation you can find that the "Pydio admin user" should have an additional menu to perform some general configuration tasks for pydio.
Logging in as admin (the Sme admin) I've not found nothing of this. Is the Sme admin pydio admin too ? If not is there any supplemental step/db config to be performed ?

Nicola
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Pydio - admin user
« Reply #1 on: November 20, 2014, 09:24:02 AM »
The admin interface of Pydio is disabled on SME. This is because settings are managed through the config DB and the creation of shared folders. You can unlock the configuration menu with

Code: [Select]
db configuration setprop pydio AdminInterface enabled ManualConf enabled
signal-event webapps-update

But then a lot of settings won't be updated anymore by the templating engine, so you better know Pydio quite well, and you're on your own if it doesn't work anymore ;-)
C'est la fin du monde !!! :lol:

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: Pydio - admin user
« Reply #2 on: November 20, 2014, 10:19:58 AM »
Many thanks for help & warning . . . .  :wink:

Nicola
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.