You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
This is not issue as "bug", its a question.
I use LDAP user backend, but need to extend it's functionality.
I need to create nextcloud app which can do following things after user registration via LDAP (based on user hook):
Add that user into group "Users"
Create new contact with user information from LDAP into addressbook "Users"
I already found how to get basic user info, but I don't know how to get info from ldap user data.
Please, help me with following questions:
How to get full user info from LDAP (needed all fields)?
How to add user into nextcloud group?
How to create new contact with that info?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello!
This is not issue as "bug", its a question.
I use LDAP user backend, but need to extend it's functionality.
I need to create nextcloud app which can do following things after user registration via LDAP (based on user hook):
I already found how to get basic user info, but I don't know how to get info from ldap user data.
Please, help me with following questions:
Thank you!
The text was updated successfully, but these errors were encountered: