I’ve set up a new server using Nextcloud 10 which is replacing an ownCloud server (ver. 9 something) that was in production.
Use case: my organization uses *cloud to send and receive files with another organization. We don’t necessarily keep the files on the server; it’s just an easy way to exchange large files.
I wanted a clean setup of Nextcloud 10 rather than an upgrade, which is done. The only thing lacking is user accounts.
The people in the organization we share files with made their own user accounts; I don’t know their passwords.
I’m not concerned with importing the data, since we both tend to move the data to longer term storage after the files are transferred, but is there a way to import the user names and passwords from the prior ownCloud installation? That would save lots of time (and probably annoyance at me, for making them recreate all their user accounts!) if possible.
I still have the prior installation of OC on a different server, so I can work from it if necessary. I also exported the MariaDB database file, so I’ve got that as well.
Is there a command line type operation, or could I possibly just import the user tables from the former database to the new database?