Can you verify if mod_auth_cas works by itself by removing the AuthLDAPurl
line and using simply "Require user xXxX" ?

-Matt
On Oct 26, 2014 2:13 PM, "Niva" <nag...@temple.edu> wrote:

> Hello,
>
> I'm trying to casify a webapp which is served by apache, but am getting
> "Authorization Required" after entering the ldap credentials to the CAS
> Login page.
> ssl_request.log & ssl_access.log on the application server show:
> TLSv1 AES128-SHA "GET /?ticket=ST-64-gJfvc1OeAtjgo2Qdx7aS-np-casxxxx
> HTTP/1.1" 484 (
>
> This is what's in the ssl.conf:
> <Directory "/var/www/html">
>     Order allow,deny
>     Allow from all
>     AuthType CAS
>     AuthName "TEST CAS AUTH"
>     AuthLDAPURL ldaps://
> ldap.example.com:636/ou=People,dc=example,dc=com?uid?one?
>     require ldap-user xxxxx
>   </Directory>
>
> Is there another directive/parameter that will allow authorization and not
> just just authentication?
>
> Setup:
> Red Hat Enterprise Linux Server release 6.5 (Santiago)
> Apache 2.2
> mod_auth_cas-1.0.9.1 (tried mod_auth_cas-1.0.10.0 unsuccessfully)
> mod_authz_ldap
>
> Thanks,
> Niva
> --
> You are currently subscribed to cas-user@lists.jasig.org as:
> m...@forsetti.com
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to