Yes, sorry I should have made it more clear. All the changes I'm making are to /etc/cas1/config.
On Thursday, February 15, 2018 at 12:09:41 PM UTC-6, Oscar del Pozo wrote: > > Notice that the cas.properties used is the one that it's located at > /etc/cas/config (c:/etc/cas/config at windows environments). The script > copies your project configuration to that folder before building the web > app (target generation). > > El jueves, 15 de febrero de 2018, 16:05:28 (UTC+1), Kevin Liu escribió: >> >> Hello, >> >> It is my understanding that cas.properties should override whatever >> properties are in WEB-INF/classes application.properties. Is this correct? >> >> If so, I'm having trouble overriding >> "cas.authn.accept.users=casuser::Mellon". With a blank value in >> cas.properties and "cas.authn.accept.users=casuser::Mellon" in >> application.properties, I'm still getting status authentication warning. >> >> It seems as if changing values in cas.properties don't have an effect, >> only when I change the values in application.properties. >> >> The only thing I did differently is instead of pointing to >> /etc/cas/config, I have it pointing to /etc/cas1/config (this is due to >> allow multiple cas instances on the same box). Can I not do this? >> > -- - 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 message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/d2643437-fa37-4674-bd0f-845f4a71da69%40apereo.org.
