Hi I am trying to make authorization and authentication work on my company's Zenoss server but the CAS and LDAP are not communicating. I found out that you can run Zope(thing that runs the zenoss) behind Apache and you can put CAS on apache. I am pretty sure that LDAP needs to be on Zope because apache has no idea what kind of permission that user needs but I have no idea how this would work. Is this method possible? Thank you.