--- Begin Message ---
Signed-off-by: Till Riedel
---
src/PVE/LDAP.pm | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/PVE/LDAP.pm b/src/PVE/LDAP.pm
index 16a0a8e..ab7df3e 100644
--- a/src/PVE/LDAP.pm
+++ b/src/PVE/LDAP.pm
@@ -208,7 +208,7 @@ sub query_groups {
m
--- Begin Message ---
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
--- Begin Message ---
Signed-off-by: Till Riedel
---
src/PVE/Auth/LDAP.pm | 4
1 file changed, 4 insertions(+)
diff --git a/src/PVE/Auth/LDAP.pm b/src/PVE/Auth/LDAP.pm
index bf7e968..ff05f02 100755
--- a/src/PVE/Auth/LDAP.pm
+++ b/src/PVE/Auth/LDAP.pm
@@ -383,6 +383,10 @@ sub get_groups {
--- Begin Message ---
A very naive simple patch that allows us to use our memberUid based LDAP groups
in PVE
--- End Message ---
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel