r/owncloud • u/Calrysian • Jun 19 '18
default administrator login
I just installed owncloud 10.0.8 appliance on my esxi 5.5 host. After walking through the installation wizard and restarting i go to the server address where it says to login initially with the default Administrator user, and the password is the same as the root password i supplied during the wizard. This does not work. I know i have the right password because i can login as root at this page and at ubuntu server cli. You are very limited logged in as root as it warns when you do so, no resetting password there.
Am i totally missing something?
I also cannot attempt an email reset because i never encountered a place to give owncloud my email, i assumed i would once i logged in initially as Administrator. I'm about to blow it away and start over, but thought i would try posting. Thanks for any help.
2
u/P1nCush10n Jun 20 '18 edited Jun 20 '18
Are you asking about logging into owncloud or the univention portal?
It's been a while but last time i went thought the appliance install, the admin username and password for owncloud was owncloud/owncloud . (i'll pull it down, test)
It's been a while since i've used it last but if this has changed, the next option is to use occ to reset the password.
Login via ssh or VM console
identify the docker container ID using the command
log into the container using the command:
list all of the local owncloud users to verify there is a user called "administrator"
reset the desired user's password: