FiligranHQ / zotprime

Full packaged on-premise Zotero platform
https://www.zotero.org
Other
325 stars 60 forks source link

How to create users? #14

Open JanVog opened 5 years ago

JanVog commented 5 years ago

When I try to register a new user in the zotero client, I get redirected to the zotero.org website. When I create an account on this site, this account is not available in the zotero client (username and password not found). How can I not redirect to the zotero.org website but to my own registration site instead (in case there is a registration page included in this repo)?

hoehnp commented 5 years ago

@JanVog: From my understanding you can only register users on the server side. There exists a script in the folder docker/bin folder to create a user manually.

JanVog commented 5 years ago

@hoehnp Hm okey, unfortunate. And creating groups, etc.? Can this inly be done via PhpMyAdmin by creating the database entries by hand?

hoehnp commented 5 years ago

@JanVog: what do you mean by etc.? In general once we have managed it in PhpMyAdmin, we could also wrap it in a script like the one I mentioned.

ddddavidee commented 4 months ago

@hoehnp Hm okey, unfortunate. And creating groups, etc.? Can this inly be done via PhpMyAdmin by creating the database entries by hand?

Hi, I'm waking up the issue to ask if you find a way to add a group with a shared library (as happens on the zotero server) via the phpMyAdmin interface and how to add it to the zotero client configuration