Re: [cas-user] TICKET_GRANTING_TICKET_NOT_CREATED

2015-11-20 Thread Alberto Cabello Sánchez
On Fri, Nov 20, 2015 at 06:09:59PM +0800, BoB wrote: > It's working to query DB. I can see the operation in MySQL log file And does the issued query return the authenticated user as expected? Reply to the list, please. -- Alberto Cabello Sánchez Universidad de Extremadura --

Re: [cas-user] TICKET_GRANTING_TICKET_NOT_CREATED

2015-11-20 Thread Alberto Cabello Sánchez
he value in the DB it should be working. -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] TICKET_GRANTING_TICKET_NOT_CREATED

2015-11-20 Thread Alberto Cabello Sánchez
nd passwords stored in MySQL, I would suggest logging MySQL queries so you could see if they are working right at the DB level. -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change

Re: [cas-user] BindLdapAuthenticationHandler class not found error

2015-11-20 Thread Alberto Cabello Sánchez
ook at the code under "LDAP Requiring Authenticated Search". -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] BindLdapAuthenticationHandler class not found error

2015-11-19 Thread Alberto Cabello Sánchez
cas-server-auth-ldap library shows that BindLdapAuthenticationhandler > is still there, so why can't we use it? The class exists, but the package is org.jasig.cas.server.authentication.ldap, so you should use org.jasig.cas.server.authentication.ldap.BindLdapAuthenticationHandler. -- Alberto Cabello Sánchez <

Re: [cas-user] BindLdapAuthenticationHandler class not found error

2015-11-19 Thread Alberto Cabello Sánchez
ticationHandler is not the current class name, see: https://jasig.github.io/cas/4.0.x/installation/LDAP-Authentication.html -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change se

Re: [cas-user] Help! How to connect mysql for authentication

2015-11-18 Thread Alberto Cabello Sánchez
ased on > simple-cas4-overlay-template-master. Thanks! A good starting point: http://stackoverflow.com/questions/12749590/using-mysql-database-for-authentication-in-ja-sig-cas -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.or

Re: [cas-user] logout

2015-10-30 Thread Alberto Cabello Sánchez
NoCasServerValidation(); > phpCAS::logout(); > > You would substitute your own CAS values for your.cas.url and yourcascontext. Will that log out from your application before redirecting elsewhere? Or it is needed to do something like session_destroy() ? -- Alberto Cabello Sánchez Unive

Re: [cas-user] SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"] java.net.Bi

2015-10-22 Thread Alberto Cabello Sánchez
to kill it manually. > Is there something obvious that I'm missing here? I cannot reach > https://localhost:8080/cas ¿HTTPS over 8080 port? -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To un

Re: [cas-user] Error 500 when validating SAML

2015-10-21 Thread Alberto Cabello Sánchez
te requerimiento. A 500 error usually writes some messages in Tomcat log file. Did you look at it? Also, is all the SSL-related stuff working properly? -- Alberto Cabello Sánchez Universidad de Extremadura -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com T

Re: [cas-user] cas-3.5.3-jasig and ldap auth broken

2015-06-25 Thread Alberto Cabello Sánchez
PostgreSQL-related stuff): http://kogentadono.com/2014/10/17/installing-cas-3-5-2-on-ubuntu-12-04-part-2-ldap-authentication-and-postgresql/ -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe

Re: [cas-user] cas-3.5.3-jasig and ldap auth broken

2015-06-25 Thread Alberto Cabello Sánchez
/ /logger in your log4j configuration (log4j.xml). ( I set up a especial ldaptive appender so LDAP logs are not mixed with other messages ). -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe

Re: [cas-user] cas-3.5.3-jasig and ldap auth broken

2015-06-25 Thread Alberto Cabello Sánchez
On Thu, 25 Jun 2015 10:54:34 +0200 Alberto Cabello Sánchez albe...@unex.es wrote: On Wed, 24 Jun 2015 16:08:58 +0200 Jehan Procaccia jehan.procac...@tem-tsp.eu wrote: How can I check / debug ldap request form my cas server ? You can harvest tons of LDAP related information setting

Re: [cas-user] Debugging CAS

2015-06-10 Thread Alberto Cabello Sánchez
like a CPU issue. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Debugging CAS

2015-06-10 Thread Alberto Cabello Sánchez
deployed? Is the server swapping or showing an abnormally high CPU load? -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display

Re: [cas-user] Problem with JSON Services Registry

2015-06-08 Thread Alberto Cabello Sánchez
spot some apparent difference with the testing one (which you said works fine)? -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki

Re: [cas-user] tomcat.v7.PropertiesCasRealm ...

2015-05-29 Thread Alberto Cabello Sánchez
could give some clue. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] LDAP SSL error with CAS 4.0

2015-04-22 Thread Alberto Cabello Sánchez
of the server 'ldaps.hma.com' does not match the hostname in the server's certificate.] Other than having a good certificate, I guess you could add the certificate hostname to your CAS server hosts file so that you could connect with that name. -- Alberto Cabello Sánchez albe...@unex.es

Re: [cas-user] Error creating bean with name 'entityManagerFactory'

2015-04-09 Thread Alberto Cabello Sánchez
-- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] question about non-web console service registration

2015-02-04 Thread Alberto Cabello Sánchez
FWIW, the following URLs yield HTTP 404 errors: http://unicon.net/schema/cas http://unicon.net/schema/cas/cas-addons.xsd; -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch

Re: [cas-user] Disable SSLv3 and Apply the Cipher Suite - Help

2015-01-23 Thread Alberto Cabello Sánchez
. TLV Sv1.2. It depends on the connector you're using. See https://wiki.apache.org/tomcat/Security/POODLE -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see

Re: [cas-user] Multiple environments with different bean properties values

2014-11-20 Thread Alberto Cabello Sánchez
://test.wyona.com/; env=test/ property name=baseUrl value=https://test.wyona.com/; env=prod/ Are you aware of Maven profile capabilities? http://www.tutorialspoint.com/maven/maven_build_profiles.htm -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org

Re: [cas-user] cas 4.0, attribute release, and saml

2014-11-18 Thread Alberto Cabello Sánchez
to CAS (Spring, etc...) but sometimes confusing for beginners. Apparently, there is no CAS for dummies. Regards, -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives

Re: [cas-user] working example? cas 4.0.0 LDAP deployerConfigContext

2014-11-10 Thread Alberto Cabello Sánchez
/wiki/Configuring-Authentication-Components -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] CAS 4: Attributes not working

2014-11-05 Thread Alberto Cabello Sánchez
. Is there something I have to enable? I did roughly the same, but only got that code working after enabling SAML attribute release. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings

Re: [cas-user] CAS 4 in Production

2014-11-03 Thread Alberto Cabello Sánchez
in https://foo.bar/cas4/). -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] CAS session remains valid after browser close

2014-10-31 Thread Alberto Cabello Sánchez
name / password. Is this the default behaviour ? As I see it, that's the way it works when sessions/cookies are not properly deleted: as I think you can't tell, from the server's point of view, if the browser was closed and opened again or never closed. -- Alberto Cabello Sánchez albe

Re: [cas-user] Problem with build, opensaml-1.1b.pom?

2014-10-28 Thread Alberto Cabello Sánchez
://www.mail-archive.com/cas-user@lists.jasig.org/msg05092.html -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas

Re: [cas-user] Casifying Webspher 7.0

2014-10-21 Thread Alberto Cabello Sánchez
of application and what security framework or client does it use (e. g. plain web.xml, Spring, ...)? -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http

Re: [cas-user] Casifying Webspher 7.0

2014-10-18 Thread Alberto Cabello Sánchez
Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Has anybody done this?

2014-10-17 Thread Alberto Cabello Sánchez
the correct one before being prompted for their password. I think it tries to stop automated abuse with phished credentials rather than prevent MITM attacks. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com

Re: [cas-user] LDAP authentication works, but not attribute querying (episode 2)

2014-10-16 Thread Alberto Cabello Sánchez
On Thu, 16 Oct 2014 18:04:42 +0200 Alberto Cabello Sánchez albe...@unex.es wrote: Somehow, the final response returns only four LDAP attributes (dn, uid, orclisenabled and cn), even if the former (log shows two org.ldaptive.SearchOperation as shown below[1]) gets all of them. When querying

Re: [cas-user] LDAP authentication works, but not attribute querying (episode 2)

2014-10-16 Thread Alberto Cabello Sánchez
would bind to the LDAP with the provided credentials to retrieve its attributes the same way it binds to the LDAP to authenticate in the first step (the log file shows a previous org.ldaptive.SearchOperation which gets all the attributes). Am I wrong on this? -- Alberto Cabello Sánchez albe

Re: [cas-user] LDAP authentication works, but not atrtibute querying

2014-10-03 Thread Alberto Cabello Sánchez
On Thu, 02 Oct 2014 15:36:10 -0400 Daniel Fisher dfis...@vt.edu wrote: On Wed, Oct 1, 2014 at 11:45 AM, Alberto Cabello Sánchez albe...@unex.es wrote: Check it (I've modified sensitive data) at: http://pastebin.com/nZbEerm2 I didn't see anything telling in that log. What does the rest

Re: [cas-user] apache and cas 3.5.2

2014-10-02 Thread Alberto Cabello Sánchez
Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] CAS 3.5.2 connect with LDAP

2014-09-22 Thread Alberto Cabello Sánchez
On Mon, 22 Sep 2014 00:03:48 -0700 (PDT) matikycz matik...@gmail.com wrote: Has anyone any advices or solutions for me? Can you trace the actual query issued to the LDAP? I guess something in your bean id=attributeRepository is not working as expected. -- Alberto Cabello Sánchez albe

Re: [cas-user] Projects and Enterprises using CAS.

2014-09-19 Thread Alberto Cabello Sánchez
-- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Upgrade from CAS 3.5.0 to 4.0

2014-09-19 Thread Alberto Cabello Sánchez
has to be deployed separately. As for a migration guide, as you don't have a lot of changes from the default settings, I think it is pretty straightforward to do a build from scratch. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org

Re: [cas-user] Upgrade from CAS 3.5.0 to 4.0

2014-09-19 Thread Alberto Cabello Sánchez
in this regarding, though. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user deployerConfigContext.xml.gz

Re: [cas-user] Connection CAS Server 3.5.2 with LDAP Server

2014-09-18 Thread Alberto Cabello Sánchez
. At least that's what my notes read. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] How to get unsuccessful login information

2014-02-25 Thread Alberto Cabello Sánchez
credentials: [username: sdfsdf] ACTION: AUTHENTICATION_FAILED APPLICATION: CAS WHEN: Tue Feb 25 12:59:45 CET 2014 -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see

Re: [cas-user] How to get unsuccessful login information

2014-02-25 Thread Alberto Cabello Sánchez
some processing there. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Reverse proxy with path change

2014-02-21 Thread Alberto Cabello Sánchez
as our CAS. The current problem is the login form has action=/cas-bar/login;jsessionid= -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja

Re: [cas-user] Call for translators

2014-02-19 Thread Alberto Cabello Sánchez
the Spanish one ASAP. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Error Sending message to url endpoint

2014-02-13 Thread Alberto Cabello Sánchez
the mydomain.com SSL certificate. Check the trust store your J2EE server is using, it should trust the certificate or include the root CA for that certificate. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch

Re: [cas-user] Error Sending message to url endpoint

2014-02-13 Thread Alberto Cabello Sánchez
SSLCertificateKeyFile=/usr/local/ssl/server.pem SSLVerifyClient=optional SSLProtocol=TLSv1/ @Alberto Cabello Sánchez Do you mean, I should be adding SSLCertificateFile and SSLCertificateKeyFile options to the Connector #1? This would be, AFAIK, should you were running

Re: [cas-user] Jasig CAS installation on Eclipse or Netbeans

2014-02-03 Thread Alberto Cabello Sánchez
/guide-3rd-party-jars-local.html I did it manually to include unicon add-ons, but maybe you have some Eclipse tools to manage this. In Netbeans there are project groups that could be what you need. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently

Re: [cas-user] JDBC Authentication

2014-01-19 Thread Alberto Cabello Sánchez
to store users and all of their attributes in the database, I think your best bet is to create a view so that the attributes fit in one of the two designs listed at https://wiki.jasig.org/display/PDM15/JDBC+Attribute+Source -- --- Alberto Cabello Sánchez albe...@unex.es -- You

Re: [cas-user] Question about install CAS in JBoss behind Apache

2013-12-19 Thread Alberto Cabello Sánchez
? -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] CAS - JAAS + TOMCAT

2013-11-27 Thread Alberto Cabello Sánchez
I think this is not OK: casServerLoginUrl=https://localhost:8443/cas/login; casServerUrlPrefix=https://localhost:8443/cas/; serverName=localhost:8443 -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user

Re: [cas-user] CAS - JAAS + TOMCAT

2013-11-27 Thread Alberto Cabello Sánchez
=localhost:8443 Try setting serverName=localhost, and check log files. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display

Re: [cas-user] Services management webapp not working

2013-11-20 Thread Alberto Cabello Sánchez
loosing. The problem resides in the TermitateWebSessionListener inside de JSF config. Remove it for cas-servlet.xml Thanks again. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com

Re: [cas-user] CAS 3.5.2 + web portal

2013-11-20 Thread Alberto Cabello Sánchez
. Here you can look at some examples (or check whether your portal software is listed): https://wiki.jasig.org/display/CAS/CASifying+Applications -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe

Re: [cas-user] CAS 3.5.2 + web portal

2013-11-20 Thread Alberto Cabello Sánchez
. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] SingleRowJdbcPersonAttributeDao is not returning the whole records in resultset

2013-11-15 Thread Alberto Cabello Sánchez
how I would manage such situation. Thanks, ray. -- You are currently subscribed to cas-user@lists.jasig.org as: albe...@unex.es To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- --- Alberto Cabello Sánchez

Re: [cas-user] Sending domain parameter

2013-11-14 Thread Alberto Cabello Sánchez
. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Sending domain parameter

2013-11-13 Thread Alberto Cabello Sánchez
with your classes, add it to WEB-INF/lib on your current testing installation, and use it after restarting the webapp. Not the best practice, but it works. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com

Re: [cas-user] trimming user name

2013-11-13 Thread Alberto Cabello Sánchez
would do the trick. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Sending domain parameter

2013-11-13 Thread Alberto Cabello Sánchez
just have to add your .java files to the Maven tree, put the newly needed dependencies (if any) into the pom.xml, and let Maven do the job as usual. -- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe

Re: [cas-user] MemcacheTicketRegistry

2013-11-09 Thread Alberto Cabello Sánchez
El Fri, 08 Nov 2013 17:06:21 -0600 Laura McCord lmcc...@ucmerced.edu escribió: hmm...I put localhost:11211 and I still got: Caused by: net.spy.memcached.internal.CheckedOperationTimeoutException: Timed out waiting for operation - failing node: localhost/127.0.0.1:11211 If it is a GNU/Linux

[cas-user] Registering services with MongoDB

2013-11-08 Thread Alberto Cabello Sánchez
KiraDB backend yesterday, which I was trying to get rid of by switching to Mongo. Any help is very much appreciated, -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change

Re: [cas-user] authentication error

2013-07-09 Thread Alberto Cabello Sánchez
login data? i use CAS 3.5.2  maven 3.0.5  tomcat 7  windows 2008 server R2 -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see

Re: [cas-user] authentication error

2013-07-09 Thread Alberto Cabello Sánchez
-- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] LDAPS and FastBindLdapAuthenticationHandler

2013-07-03 Thread Alberto Cabello Sánchez
-user -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Strange Error in CAS Logs

2013-06-25 Thread Alberto Cabello Sánchez
[org.hibernate.util.JDBCExceptionReporter] - An attempt by a client to checkout a Connection has timed out. AFAIK, checkoutTimeout value unit is miliseconds, so maybe you could increase it to a higher value. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed

Re: [cas-user] Message in catalina.out

2013-06-18 Thread Alberto Cabello Sánchez
-- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Error enable jpa ticketRegister CAS 3.5.2

2013-05-24 Thread Alberto Cabello Sánchez
-this -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Having some trouble connecting with Oracle

2013-05-24 Thread Alberto Cabello Sánchez
missing. Thanks, Laura -- You are currently subscribed to cas-user@lists.jasig.org as: albe...@unex.es To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- --- Alberto Cabello Sánchez albe...@unex.es -- You

Re: [cas-user] Error enable jpa ticketRegister CAS 3.5.2

2013-05-24 Thread Alberto Cabello Sánchez
files and look for authentication errors. Thank's for your help. 2013/5/24 Alberto Cabello Sánchez albe...@unex.es On Fri, May 24, 2013 at 01:07:59AM -0700, Karlos wrote: I tried to enable JPA according to the documentation https://wiki.jasig.org/display/CASUM/JpaTicketRegistry

Re: [cas-user] Error installing Demo...

2013-05-22 Thread Alberto Cabello Sánchez
org.jasig.cas.web.init.SafeContextLoaderListener | grep version it shows minor version: 0 major version: 50 which corresponds to JVM 1.6. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail

Re: [cas-user] Changes not saving in Services Managment

2013-05-16 Thread Alberto Cabello Sánchez
, -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Changes not saving in Services Managment

2013-05-08 Thread Alberto Cabello Sánchez
). Unfortunately, I am not proficient in Javascript, so this makes little sense to me. -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access

[cas-user] Messages translation

2013-05-08 Thread Alberto Cabello Sánchez
Hi, Where can I contribute a more complete translation of messages_es.properties? -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives

Re: [cas-user] Messages translation

2013-05-08 Thread Alberto Cabello Sánchez
are currently subscribed to cas-user@lists.jasig.org as: albe...@unex.es To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- --- Alberto Cabello Sánchez albe...@unex.es -- You are currently subscribed to cas-user@lists.jasig.org