[cas-user] Re: cas-management 6.1 RC4 turn off version control

2020-06-23 Thread randomuser878
Hello Using master of cas-management release. So far with all those changes noted by JC and parameters and permissions, I just add this when exploding war on the webapps folder rm -v "SOME_PATH/cas-management/WEB-INF/lib/cas-mgmt-config-version-control-${VERSION}.jar" rm -v

[cas-user] Re: Customize header.html for regisered servis

2020-06-23 Thread artur mis
I think i have done it . There was some problem inside file nextor.properties.I have inside this file for my version cas: cas.javascript.file=/themes/nextor/js/cas.js < - according to documnetation but sould be: cas.standard.js.file=/themes/nextor/js/cas.js But there are another problem

Re: [cas-user] Re: Issue with cas 6 password managenment

2020-06-23 Thread Root
OK, but what about the logs?, looking at logs you can get some hint, have you enabled CAS debug mode ( ) in cas-log4j2.xml file?, and also in your LDAP server some option to enable debug/verbose mode, after enable and restarting the services, tail both the logs and try to change the LDAP

Re: [cas-user] Re: Issue with cas 6 password managenment

2020-06-23 Thread arti wavale
Hello Root, First of all, Thank you so much for your reply.. I'm using CAS v5.2 in which I have used "cas.authn.pm.ldap.userFilter=cn ={user}" in cas.properties file. The userFilter attribute was renamed to searchFilter in CAS v5.3 but Still I have tried "

Re: [cas-user] Re: Issue with cas 6 password managenment

2020-06-23 Thread Root
@Arthi, Have you included "cas.authn.pm.ldap.searchFilter=cn={user}" in cas.properties?, and you should enable debug mode in both CAS and LDAP server side and check both logs to get more detail. On Tuesday, June 23, 2020 at 11:14:12 AM UTC+5:30, arti wavale wrote: > > All detail

Re: [cas-user] Re: Issue with cas 6 password managenment

2020-06-23 Thread Vikash Chandra Ansh
Hey Arti, Can u share your number. I have some doubts. Vikash Chandra +918567019627 On Tue 23 Jun, 2020, 11:14 arti wavale, wrote: > All detail information provided in a document . Please find the attachment > > I am facing error such as "could not update the account password " > > If anyone