I want to be able to disallow external addresses from using certian PDLs. So, I've set up some ACIs to only allow local users access. This works from Outlook, but not from SWA.
The ACI cannot be read in SWA as it does not use the LDAP server.
Searching the knowledge base for omaddaci suggests adding an entry in partner.xml to create an authenticated bind to the LDAP server so that ACI can be read. However, my users are using Kerberos (Active Directory) to log in, and (it seem to me) that the AD password is being rejected by the LDAP query.
Is there another config. file that need to be modified in order to allow the SWA LDAP query to bind successfully?
/Peter