I have successfully set up user authentication using LDAP with our Win2000 Server acting as Active Directory domain controller. Here are the parameters:
Code:
LDAP Server Settings
Status: Green (enabled)
LDAP Type: Active Directory
Unique User Attribute: sAMAccountName
IP Address: 10.10.1.2
TCP Port: 389
Bind DN: CN=Query User,CN=Users,DC=epmsi,DC=local
Base DN: DC=epmsi,DC=local
Password: thepassword
Having entered the above information, WebAdmin, HTTP Proxy, Socks Proxy, etc. works.
However, LDAP authentication by attribute has stumped me. I tried the following:
Code:
LDAP authentication by attribute
Service: HTTP
Attribute Name: http_users
Attribute Value: CN=http_users,DC=epmsi,DC=local
Now, if LDAP authentication by attribute is on, access to the proxy is impossible. It just keeps asking for user names and passwords and, even if you provide the right info, just does it.
What's wrong? I don't have a clue [:S]ated.
This thread was automatically locked due to age.