Re: [cas-user] Change the Path of cas.properties file

2020-09-16 Thread Alberto Cabello Sánchez
y one have idea on how to config the value of *configurationDirectory*? -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://go

Re: [cas-user] mod_auth_cas returns 401 Unauthorized

2020-07-27 Thread Alberto Cabello Sánchez
) > [authz_core:error] AH01631: user petren: authorization failure for "/": > > > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh

Re: [cas-user] CAS filter on user id ?

2020-05-04 Thread Alberto Cabello Sánchez
:userId2 > > I am only a CAS user and can't manage anything on its service (but I can > make some demands if really necessary). > > Thank you :) > -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gi

Re: [cas-user] mod_auth_cas and attributes

2019-11-06 Thread Alberto Cabello Sánchez
but now I'm a little confused... Perhaps attributes release needs CASv3 only for mod_auth_cas? -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://g

Re: [cas-user] mod_auth_cas and attributes

2019-11-04 Thread Alberto Cabello Sánchez
ttributes to control access in .htaccess (with Require cas-attribute givenName:alberto) but -as expected- it works for me only in the SAML scenario, not in the CASv2. -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas

Re: [cas-user] mod_auth_cas and attributes

2019-10-29 Thread Alberto Cabello Sánchez
t;"; > } > } > > echo ""; > ?> > > > > > --Dave > > -- > > DAVID A. CURRY, CISSP > *DIRECTOR • INFORMATION SECURITY & PRIVACY* > THE NEW SCHOOL • INFORMATION TECHN

Re: [cas-user] mod_auth_cas and attributes

2019-10-25 Thread Alberto Cabello Sánchez
auth_cas problem here. -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this mes

Re: [cas-user] mod_auth_cas and attributes

2019-10-25 Thread Alberto Cabello Sánchez
he REMOTE_USER value ("alberto" in this case). Thanks for your help. > On Thu, 24 Oct 2019 at 06:26, Alberto Cabello Sánchez wrote: > > > > Hi, > > > > I'm trying to get attributes released by CAS through mod_auth_cas and CASv2 > > protocol (n

Re: [cas-user] mod_auth_cas and attributes

2019-10-24 Thread Alberto Cabello Sánchez
foreach ($headers as $key => $value) { > if (strpos($key, 'CAS_') === 0) { > echo substr($key, 4) . " = " . $value . ""; > } > } > > echo ""; > ?> > > > > &

[cas-user] mod_auth_cas and attributes

2019-10-24 Thread Alberto Cabello Sánchez
lue when using SAML validation, but I don't know if I have to change this one for CASv2 (only found this information regarding the SAML version). Thanks in advance, -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chat

Re: [cas-user] CAS 6.0 How to authenticate user/password with LDAP

2019-10-24 Thread Alberto Cabello Sánchez
as.authn.ldap[0].bindDn=cn=Directory Manager doesn't look like a DN to me. I guess this is not your actual setting, though. -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas -

Re: [cas-user] Unable to use CAS v6

2019-10-08 Thread Alberto Cabello Sánchez
g to go back to 5.3.x... > > I was wondering if anyone else has had this problem, or most people are > just on 5.3.x for the time being? > > Thanks! -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter

Re: [cas-user] CAS 6.1.0 - questions about java version and EOL

2019-06-21 Thread Alberto Cabello Sánchez
artifacts which won't load with JAVA 8, so even if you could make it work (I don't know if it is possible at all) you would be possibly getting some problems. I wouldn't trust so much a CAS 6-JAVA 8 setup. -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- -

[cas-user] Trying to understand Authentication Throttling

2019-05-30 Thread Alberto Cabello Sánchez
s very misleading, as it can be triggered just after two quick failed logins. There is no way for sending the IP/username to the waiting room when failing four times in a minute but not when failing two times in 30 seconds? Regards, -- Alberto Cabello Sánchez Servicio de Informática Universidad

[cas-user] Re: Several CAS webapps in one tomcat server (SOLVED)

2019-05-23 Thread Alberto Cabello Sánchez
rload. Thank you very much again, -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You

[cas-user] Several CAS webapps in one tomcat server

2019-05-20 Thread Alberto Cabello Sánchez
no effect. Is this correct? Can I safely modify the spring.application.name property in bootstrap.properties (as I did previoulsy with success)? Best regards, -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom

Re: [cas-user] Re: CAS documentation for a new user is terrible

2019-05-17 Thread Alberto Cabello Sánchez
even if official documentation is hard to follow (indeed, it is), I'd like to thank both the developers and the helpful community that make CAS. Best regards, -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom

Re: [cas-user] phpCAS logging logins

2019-05-17 Thread Alberto Cabello Sánchez
At least, they do in my mod_auth_cas setup. I'm not sure, but you can give it a try. Hope that helps, -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guideline

Re: [cas-user] CAS modification class

2018-08-22 Thread Alberto Cabello Sánchez
On Mon, 20 Aug 2018 07:52:34 -0700 (PDT) Sabrina Lanzotti wrote: > I’m new to CAS but we managed to decompile the jar with the > Jira44CasAuthenticator.java and saw that a Null pointer that it was > giving us is supposedly from this class. > > We want to make a small change on it and re-create

Re: [cas-user] Cas5 Ldap Authentication

2018-03-08 Thread Alberto Cabello Sánchez
the credentials the method > "authenticateUsernamePasswordInternal" is not getting called. > Properties are same as above. How does CAS know that cas.authn.ldap[0].* properties refer to your handler rather than a "regular" LDAP handler? -- Alberto Cabello Sánchez Servicio

[cas-user] Re: CAS5.2 Connect to LDAP

2018-02-23 Thread Alberto Cabello Sánchez
ated in MSDN: «The LDAP API references an LDAP object by its distinguished name (DN)». Even a group have a DN so you can perform operations on it. ( Source: https://msdn.microsoft.com/en-us/library/aa366101(v=vs.85).aspx ) -- Alberto Cabello Sánchez Servicio de Informática Universidad de

Re: [POSIBLE SPAM]Re: [cas-user] SAML and signing configuration

2018-02-21 Thread Alberto Cabello Sánchez
On Tue, 20 Feb 2018 10:38:06 -0300 Man H <info.ings...@gmail.com> wrote: > Do you hace mod_auth_cas installed I just disabled mod_auth_cas and the error is still appearing. I will test it in a fresh install, though. -- Alberto Cabello Sánchez Servicio de Informática Unive

Re: [cas-user] SAML and signing configuration

2018-02-21 Thread Alberto Cabello Sánchez
eLocation" : "file:/usr/local/etc/cas/ > > certs/ONE_LOGIN_PLUGIN_CERT.pub", > > } > > > > Uppercase HERE_I_PUT_MY_WORDPRESS_URL and ONE_LOGIN_PLUGIN_CERT are > > substituted by the actual conf values. > > > > I'm basically stucked at th

[cas-user] SAML and signing configuration

2018-02-20 Thread Alberto Cabello Sánchez
T.pub", } Uppercase HERE_I_PUT_MY_WORDPRESS_URL and ONE_LOGIN_PLUGIN_CERT are substituted by the actual conf values. I'm basically stucked at this point, so I feel I need some hint to carry further research and solve this error. Thanks for your help, -- Alberto Cabello Sánchez Servicio de Informática

Re: [cas-user] Problems building/running 5.3.0-RC1 and/or 5.3.0-RC2-SNAPSHOT with Maven overlay

2018-01-19 Thread Alberto Cabello Sánchez
ation.AuthenticationProperties' -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You rec

Re: [cas-user] Problems building/running 5.3.0-RC1 and/or 5.3.0-RC2-SNAPSHOT with Maven overlay

2018-01-18 Thread Alberto Cabello Sánchez
ed exception is > java.lang.NoClassDefFoundError: org/thymeleaf/dom/Attribute looks like a Spring - Thymeleaf - Dialect compatible versions issue. Check this (quite short) thread: https://stackoverflow.com/questions/41388332/thymeleaf-3-0-spring-boot-security-integration-does-not-work/41416861 -- Alberto Cabello Sánc

Re: [cas-user] CAS installation on Apache Tomcat

2018-01-03 Thread Alberto Cabello Sánchez
dacurry-tns.github.io/deploying-apereo-cas/introduction_overview.html > > Hope you find it useful. Great job! And a lot of work, I guess. Thanks for sharing. Regards, -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.g

Re: [cas-user] Cas 4.0.0 and OpenLDAP

2017-11-28 Thread Alberto Cabello Sánchez
can read French, here is a pretty good step-by-step example: https://www-public.tem-tsp.eu/~procacci/dok/doku.php?id=docpublic:systemes:ssocas:cas4install -- Alberto Cabello Sánchez Servicio de Informática Universidad de Extremadura -- - Website: https://apereo.github.io/cas - Gitter Chatroom: htt

Re: [cas-user] Logging/Debugging doesn't work in CAS 5.0.2

2017-02-21 Thread Alberto Cabello Sánchez
t;getting started" guide with my progress, I will post it to the list as it improves. -- Alberto Cabello Sánchez <albe...@unex.es> -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation

Re: [cas-user] Logging/Debugging doesn't work in CAS 5.0.2

2017-02-21 Thread Alberto Cabello Sánchez
ng something wrong, as I had to change /opt/tomcat/logs/ to to get some logging. Just in case org.apereo.cas.logging.CasAppender is the missing class, check for cas-server-core-logging-5.0.2.jar in your build. -- Alberto Cabello Sánchez Servi

Re: [cas-user] CAS 5.0.2 compilation and deployment

2017-01-30 Thread Alberto Cabello Sánchez
llation.html Am I the only one who finds that page utterly confusing? I did a few CAS 4 deployments and suddenly I can't grasp anything about how to get CAS 5 up and running. -- Alberto Cabello Sánchez Universidad de Extremadura -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mai

Re: [cas-user] Compiling mod_auth_cas on debian 8 (missing aclocal-1.15)

2016-03-21 Thread Alberto Cabello Sánchez
lly strange, as I can build mod_auth_cas on my Jessie box just exploding the ZIP downloaded from https://codeload.github.com/Jasig/mod_auth_cas/zip/master but, as you wrote, not in the directory git-cloned from https://github.com/Jasig/mod_auth_cas.git -- Alberto Cabello Sánchez <albe...@un