[5.816] User authentication with LDAP/ActiveDir

Hi there.

I got 2 ASL Setups, one machine running 5.202 and one 5.816.
Both have the same setup for User Authentication (Joined NT Domain, same settings in the LDAP-Part).

If i try to use "User auth" HTTP-Proxy mode it works fine on 5.202 and i get "Permission denied" (the Astaro errorpage) on 5.816.

DNS-Proxy is enabled and configured.
The DomainController eventlog tells me that the login for the LDAP query user works.

ASL User authentication daemon log says:
2005:05:30-11:37:24 (none) aua[8169]: auth_methods: ldap
2005:05:30-11:37:24 (none) aua[8169]: Protocol: http is not accepted for goth
where 'goth' is the SAM Account name given in the browser.
HTTP is in the "Allowed Target Services" list in proxyconfig and there is no local user 'goth'
(it doesn't work with other domain users anyway)

Any ideas or is this a known problem?
Greetings,
 Sebastian
Parents Reply
  • same thing with 5.838.

    Same setup works fine on 5.202:
    2005:06:06-10:15:00 (none) aua[1610]: Protocol: http ---> ok
    2005:06:06-10:15:00 (none) aua[1610]: U:goth F:http R[:$]K C:

    but fails on 5.838:
    2005:06:06-08:31:19 (none) aua[24946]: ldapsearch failed - app exited with exitcode 256
    2005:06:06-08:31:19 (none) aua[24946]: Protocol: http is not accepted for goth

    only the errormessage changed from 5.816 to 5.838 but the ldapsearch seems working since it's really exactly the same setup in 5.202
Children