Replies: 1 comment
-
|
Yes, I do plan on bringing that functionality back. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
In older versions of phpLDAPadmin, there used to be an option to add users to a group by selecting their memberUid from a list. That feature made it really easy to manage group memberships.
In the latest version (v2.3.4), it seems that I now have to manually type each user’s UID when adding them to a group. This can be tricky and time-consuming, especially when a single user needs to be part of multiple groups.
The reason I use this approach is that in my setup, I need each user to belong to several groups. Managing memberships through the memberUid attribute worked perfectly for this purpose.
Would it be possible to bring back that selection list for memberUid? Or is there maybe a better or recommended way to achieve the same goal in the newer versions?
Thanks so much for all the hard work you’ve put into this awesome tool — phpLDAPadmin has been a huge help in managing my LDAP setup! 🙏
Beta Was this translation helpful? Give feedback.
All reactions