Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql filtering unwanted data #182

Open
chethutth96 opened this issue Apr 5, 2022 · 0 comments
Open

sql filtering unwanted data #182

chethutth96 opened this issue Apr 5, 2022 · 0 comments

Comments

@chethutth96
Copy link

I am using 21.0.0 version nextcloud.
In that i have installed 4.7.1 User and Group SQL Backends application for external user login authentication. In that i am connecting to PostgreSQL 11.6 Database

Login authentication is working fine.

But in the PostgreSQL database i have users of multiple domains.
Like one user is [email protected], another user is [email protected] ie different domains.
When admin login to the admin portal it shows users of both domains.
I need to setup such that if admin of example1.com domain logs in to nextcloud it should show only example1.com domain users. If admin of example2.com domain logs in to nextcloud it should show only example2.com domain users.

How can i achieve this, please can any one help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant