Vittore,

It could be that your cas.properties file is not being read.
The default location is under /etc/cas/config

You can pass a different location on tomcat start
-Dcas.standalone.configurationDirectory=/home/uvtomcat/config

or add it to setenv.sh in TOMCAT_HOME/bin
CATALINA_OPTS="$CATALINA_OPTS 
-Dcas.standalone.configurationDirectory=/home/uvtomcat/config"


Ray

On Mon, 2021-10-18 at 23:21 -0700, Vittore Zen wrote:
Notice: This message was sent from outside the University of Victoria email 
system. Please be cautious with links and sensitive information.

Hi,

a strange (newbie?) problem.
When I run "gradlew run" all work fine: no error and users can authenticate 
using ldap.
When I copy cas.war inside tomcat webapps folder server parsed correctly, start 
cas application, but in logs I don't see "registering LDAP" message and users 
can't authenticate.

Someone can help me?
Thanks in advance.
v.

--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]<mailto:[email protected]>

I acknowledge and respect the lək̓ʷəŋən peoples on whose traditional territory 
the university stands, and the Songhees, Esquimalt and WSÁNEĆ peoples whose 
historical relationships with the land continue to this day.

-- 
- 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/7ca1ba9ee671b2c9ae6b5c8c00bfb418758085fd.camel%40uvic.ca.

Reply via email to