Hello, 
I installed a 6.6.1 case without any issues with ldap module for 
authentication. I wanted to install cas-management-6.6.X, but I can't 
access the web interface. I have the following error message:
État HTTP 404 – Non trouvé

*Type* Rapport d'état

*message* La ressource demandée [/cas-management] n'est pas disponible

*description* La ressource demandée n'est pas disponible.

Here is my configuration file which is in 
/etc/cas/config/management.properties :

cas.server.name=https://cas-test.example.fr:8443
cas.server.prefix=${cas.server.name}/cas
mgmt.server-name=https://cas-test.example.fr:8443
mgmt.user-properties-file=file:/etc/cas/config/users.json
mgmt.admin-roles[0]=ROLE_ADMIN
mgmt.user-roles[0]=ROLE_USER
cas.service-registry.core.init-from-json=true
cas.serviceRegistry.json.location=file:/etc/cas/services
logging.config=file:/etc/cas/config/log4j2-management.xml

##
# CAS Web Application Embedded Server Configuration
#
server.servlet.context-path=/cas-management
server.port=8443

When I enter https://cas-test.example.fr/cas-management it does not work 

How to correct the problem? Where to activate the logs to see the errors? I 
don't know where in log4j2.xml or log4j2-management.xml? 

Thank you for your help

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/15aaa0fc-533c-488c-84e8-54190d18aa27n%40apereo.org.

Reply via email to