Re: [cas-user] Re: CAS 5.0.8 + Active Directory - Note receiving user information

2019-12-12 Thread arti wavale
Hi, can you share more information about how to retrieve user attribute from LDAP databse by using samlValidate because i am facing some error and also explain how to create ssl connection mod_auth_cas client site. Thanks and Regards On Thursday, September 14, 2017 at 7:34:06 PM UTC+5:30,

[cas-user] Re: Unauthorized After Login

2019-12-05 Thread arti wavale
can you share with apache side code. which service have you used and also how to create *cas.domain.com.**keystore* because I am also facing same error. Thank you. On Tuesday, September 25, 2018 at 4:57:16 PM UTC+5:30, Fahmi L. Ramdhani wrote: > > Hi all, It is resolved. > > casuser# mkdir

[cas-user] Re: Unauthorized After Login

2019-12-05 Thread arti wavale
It is resolved. Thank you On Tuesday, September 25, 2018 at 4:57:16 PM UTC+5:30, Fahmi L. Ramdhani wrote: > > Hi all, It is resolved. > > casuser# mkdir /opt/tomcat/keystore > casuser# openssl pkcs12 -export -in /etc/letsencrypt/live/ > cas.domain.com/fullchain.pem -inkey

[cas-user] Re: CAS MFA with LinOTP

2020-02-15 Thread arti wavale
how to connect or merge LinOTP to CAS server ? On Friday, October 20, 2017 at 7:31:56 AM UTC+5:30, RJ wrote: > > LinOTP (https://www.linotp.org/ ) is a great, full featured Open Source > OTP Solution. > > Tons of LinOTP features: https://www.linotp.org/features.html > > Authy and Duo seem to

[cas-user] Re: Forgot username in CAS

2020-03-12 Thread arti wavale
you have successfully configured CAS to make use of password management so can you share cas.properties file ? On Friday, June 8, 2018 at 12:04:07 PM UTC+5:30, newbee wrote: > > Hello cas-users, > > First of all thanks to everyne supporting this project. > > I am using CAS 5.2.5. I have

[cas-user] Integrating reset password management for Ldap, MySql and active directory in 5.2 CAS server

2020-10-03 Thread arti wavale
Hello, I have successfully completed password management tasks for LDAP, MySql and Active directory databases but When I am trying to integrate these three tasks at a cas.properties file in CAS server then reset password management working for only one database(LDAP or MySql or Active

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

2020-07-09 Thread arti wavale
but not good for production. > Yes, you should give a try with 636 and as new browsers are pushing > towards https, using encrypted connection should become default. > > > > On Wed, Jul 8, 2020 at 8:27 PM arti wavale > wrote: > >> Hello root, >> >> Thanks for quick r

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

2020-07-08 Thread arti wavale
> > > > > On Wednesday, July 8, 2020 at 10:03:18 AM UTC+5:30 arti wavale wrote: > >> Hello, >> >> I am providing cas.log file, please once check it and if got any idea to >> resolve password managemnt problem then please guide me >> >> On Tu

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

2020-06-23 Thread arti wavale
rties?, 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 information provided in a document . Please find the

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

2020-06-19 Thread arti wavale
can you explain me, how implemented password management in cas 5.2 and can share cas.properties file and which dependency are you used in pox.xml file? On Tuesday, November 20, 2018 at 10:33:06 PM UTC+5:30, MD. Fazla Rabby wrote: > > We are already using CAS5.2 and password management working

[cas-user] Re: CAS 5.2.x Could not update the account password

2020-06-19 Thread arti wavale
Im also facing same problem On Friday, February 9, 2018 at 12:06:32 AM UTC+5:30, casuser wrote: > > I am using CAS 5.2.x. For reset password, I get the reset password email > and from the link I can get to the reset password page where I enter my new > password and retype it but I get this

[cas-user] Re: Apereo Cas - Password Management via REST

2020-07-19 Thread arti wavale
Hello I am also facing same issue with MySql database users for update password *Reset Password Management for MySql users* For mysql password update issue it is trying to use LDAP module to update the password but it should be using JDBC module to update Mysql DB password! Below error log

[cas-user] Re: Apereo Cas - Password Management via REST

2020-07-19 Thread arti wavale
ation in CAS? > Thanks. > On Monday, July 20, 2020 at 11:14:03 AM UTC+7 arti wavale wrote: > >> Hello >> >> I am also facing same issue with MySql database users for update password >> >> *Reset Password Management for MySql users* >> >> >

[cas-user] How to connect cas server 6.2 to mod_auth_cas apache client using ubuntu

2020-12-07 Thread arti wavale
Hello all, I am facing issue to connect and transfer user data from cas 6.2 to mod_auth_cas apache client. How to create certificate in cas server 6.2 and which certificate need to pass from server to client. Build and Run command for server: 1] ./gradlew build 2] ./gradlew build

Re: [cas-user] How to connect cas server 6.2 to mod_auth_cas apache client using ubuntu

2020-12-21 Thread arti wavale
o the other server. > > Ray > > On Tue, 2020-12-08 at 05:16 -0800, arti wavale wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > > Hello C Ryan, > > I have creat

Re: [cas-user] Unauthorized Service Access when directing login page to cas from web app in apache server.

2020-12-28 Thread arti wavale
Hello, Check once CASValidateUrl and use *Client_IP *in CASRootProxiedAs properties try this service registry file: -- { "@class" : "org.apereo.cas.services.RegexRegisteredService", "serviceId" : "^https://*Client_IP*/secured-by-cas(\\z|/.*)", "name" : "Apache

[cas-user] Failed to collect dependencies at org.apereo.cas:cas-server-support-duo:jar:5.2.6

2021-06-10 Thread arti wavale
Hello, I have deploy CAS-5.2.6 version on ubuntu 18. but when added duo security MFA related dependencies in pom.xml file org.apereo.cas cas-server-support-duo ${cas.version} Added the following repositories to the WAR overlay: duo-unicon

[cas-user] Re: /status/dashboard - page not found

2021-03-25 Thread arti wavale
Hello, I am facing same issue so can you tell me how you created certificate and share your admusers.properties file once ISSUE: CAS is unable to process this request: "500:Internal Server Error" org.pac4j.core.exception.TechnicalException: java.lang.RuntimeException:

Re: [cas-user] Re: /status/dashboard - page not found

2021-03-27 Thread arti wavale
ect-alternative-names, > for some trouble shooting. > > Ray > > On Thu, 2021-03-25 at 04:23 -0700, arti wavale wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Hell

Re: [cas-user] Re: /status/dashboard - page not found

2021-03-30 Thread arti wavale
tallation/Troubleshooting-Guide.html#no-subject-alternative-names, > > for some trouble shooting. > > Ray > > On Thu, 2021-03-25 at 04:23 -0700, arti wavale wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with