[PATCH 0/2] Suppport for LDAP PosixGroups->memberUid
Till Riedel
riedel at teco.edu
Wed Apr 16 22:55:31 CEST 2025
Citing https://ldapwiki.com/wiki/Wiki.jsp?page=PosixGroup
2307Bis says:
"Group members may either be login names (values of memberUid) or Distinguished Names (values of uniqueMember). In the uniqueMember, the Distinguished Names must be mapped to one or more login names by examining the name's RDN or, if it is not distinguished by uid, performing a base search on the DN with a filter of "(objectclass=*)".
Currently only DNs seem to be supported
Till Riedel (1):
support login-names instead of DNs
src/PVE/Auth/LDAP.pm | 4 ++++
1 file changed, 4 insertions(+)
--
2.45.1
More information about the pve-devel
mailing list