LDAP ACL Authentication against Apple Open Directory
Is it possible to create an ACL that checks the LDAP authentication database hosted on an Apple Directory Server? I created a database that points to our OSX LDAP server and it is able to list users and add them to a ACL, but it doesn't work with groups.
Even with the user allowed in the ACL it doesn't grant access and keeps prompting for a username and password.
Is this possible or should I look to use another LDAP server?
Thank you,
Micheal
[479 byte] By [
junocakea] at [2007-11-27 8:20:54]

# 1
Sun Java System Web Server 7.0 was tested with Sun's Directory Server and MSAD. For MSAD, you need to add extra settings refer blog "Using Web Server 7 with Microsoft Active Directory"
http://blogs.sun.com/jyrivirkki/entry/using_web_server_7_with
Can you run the server with log level "finest" and see errro logs also see whether Web Server is trying to connect to your directory server and try to find out what the problem is.
mva at 2007-7-12 20:09:19 >
