nextcloud / user_external

👥 External user authentication methods like IMAP, SMB and FTP
https://apps.nextcloud.com/apps/user_external
108 stars 64 forks source link

Auto Join Groups per user backend #69

Open MparkG opened 5 years ago

MparkG commented 5 years ago

lets say i authenticate users against two independent imap servers, id like to automatically join new users of each imap server to their own configurable group, call it Group A and Group B, where the group itself is not forcefully linked to the imap server they authenticate, but rather another configuration option within the imap server backend configuration array to set the group name to join the user into.

thanks

violoncelloCH commented 5 years ago

hmm you mean like a general parameter for each backend which sets a specific group for all new users authenticating through this backend?

MparkG commented 5 years ago

Indeed.

Am 20. April 2019 00:27:22 MESZ schrieb "violoncello.ch" notifications@github.com:

hmm you mean like a general parameter for each backend which sets a specific group for all new users authenticating through this backend?

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nextcloud/user_external/issues/69#issuecomment-485028826

-- Max vom Telefon