until last weekend, i used my Astaro 5.207 HTTP Proxy with user authentication over ldap (-> Active Directory). It´s works fine.
On last weekend i update to version 6.1 and all stuff are ok with one exception - the HTTP Proxy. ;(
I used "ldapsearch" from the Astaro to my AD with the same parameters (i saw the parameters in /var/log/aua.log with debug mode) and the result from my AD are ok.
In /var/log/aua.log (+debug) the AD-Request looks like ok, but the Result = 0:
Code:
2005:11:05-15:25:27 (none) aua[10220]: DEBUG ldap raw: 'memberOf: CN=http_users,DC=intranet,DC=example,DC=de'
2005:11:05-15:25:27 (none) aua[10220]: DEBUG ldap parsed: 'CN=http_users,DC=intranet,DC=example,DC=de'
2005:11:05-15:25:27 (none) aua[10220]: DEBUG ldap raw: 'memberOf: CN=Remotedesktopbenutzer,CN=Builtin,DC=intrane
t,DC=example,DC=de'
2005:11:05-15:25:27 (none) aua[10220]: DEBUG ldap parsed: 'CN=Remotedesktopbenutzer,CN=Builtin,DC=intranet,DC=example,DC=de'
2005:11:05-15:25:27 (none) aua[10220]: DEBUG ldap raw: 'memberOf:: Q049RG9tw6RuZW4tQWRtaW5zLENOPVVzZXJzLERDPWlud
...'
2005:11:05-15:25:27 (none) aua[10220]: Profile: No groupmembership found
2005:11:05-15:25:27 (none) aua[10220]: U: F:http R[:D]ENIED C:ldap
2005:11:05-15:25:27 (none) aua[10220]: Method:
2005:11:05-15:25:27 (none) aua[10220]: Result: 0
2005:11:05-15:25:27 (none) aua[10220]: Groups:
2005:11:05-15:25:27 (none) aua[10220]: Commnt:
has no special characters
In WebAdmin -> System -> User Authentication -> ldap:
Attribute Name: memberOf
Attribute Value: CN=http_users,DC=intranet,DC=example,DC=de
Have anyone an idea? Or it´s a bug and i must wait for 6.101?
This thread was automatically locked due to age.