t; On 30.10.20 10:01, Wolfgang Link wrote:
> > Signed-off-by: Wolfgang Link
> > ---
> > pve-network.adoc | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/pve-network.adoc b/pve-network.adoc
> > index 294c201..692326
Signed-off-by: Wolfgang Link
---
pve-network.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/pve-network.adoc b/pve-network.adoc
index 294c201..692326f 100644
--- a/pve-network.adoc
+++ b/pve-network.adoc
@@ -355,6 +355,8 @@ iface eno1 inet manual
iface eno2 inet
This is an optional for LDAP and AD realm.
The default behavior is case-sensitive.
Signed-off-by: Wolfgang Link
---
v1 -> v2: * naming of paramenter
* use grep instead of a loop, to avoid login errors
with ambiguous usernames
v2 -> v3:
No I missed your mail.
Will fix it and resend it.
> On 09/07/2020 10:20 AM Dominik Csapak wrote:
>
>
> one comment inline
>
> On 9/3/20 10:36 AM, Wolfgang Link wrote:
> > This is an optional for LDAP and AD realm.
> > The default behavior is case-sensitive.
&g
This is an optional for LDAP and AD realm.
The default behavior is case-sensitive.
Signed-off-by: Wolfgang Link
---
v1 -> v2: * naming of paramenter
* use grep instead of a loop, to avoid login errors
with ambiguous usernames
PVE/API2/AccessControl
This is an optional for LDAP and AD realm.
The default behavior is case-sensitive.
Signed-off-by: Wolfgang Link
---
PVE/API2/AccessControl.pm | 20
PVE/Auth/LDAP.pm | 7 +++
2 files changed, 27 insertions(+)
diff --git a/PVE/API2/AccessControl.pm b/PVE/API2