I'm starting work on setting this up now against an oracle db so please send 
out your outcome. Enquiring minds want to know! :)
Alberto, do you by chance have your build hooked into a debugger? I've found it 
very helpful a good number of times.
Cheers!
-Michael.


From: Alumno Etsii [mailto:[email protected]]
Sent: Thursday, January 10, 2013 12:19 PM
To: [email protected]
Subject: Re: [cas-user] Basic practical configuration manual for CAS

Hi again!

Following the JpaTicketRegistry page recommended by Jason, I *almost* have it 
working, I mean everything seems to be working with the MySQL DB but the 
RegisteredServiceImpl table, which always appears to be empty.

When I access the Services Management page it always shows the 4 default 
protocols, if I do changes they're not written into the MySQL DB. Even if I 
restart the tomcat6 server I always get back the default 4 default protocols, 
losing the changes... not a big deal.

I used exactly the same example as the one on the page, just changing the:

<prop key="hibernate.dialect">org.hibernate.dialect.MySQLInnoDBDialect</prop>

to

<prop key="hibernate.dialect">org.hibernate.dialect.MySQL5InnoDBDialect</prop>

and configuring correctly the dataSource bean. I'm using versions:

        <cas.version>3.4.12</cas.version>
        <hibernate.core.version>3.5.1-Final</hibernate.core.version>

Could someone help with this?

Thanx a lot!

Alberto
2013/1/9 Alumno Etsii 
<[email protected]<mailto:[email protected]>>
Thank you all guys! I finally could have my CAS working with Generic auth 
thanks to your links, the next step is to use MySQL with it ;-)

Regards,

Alberto

2013/1/9 Jason Everling <[email protected]<mailto:[email protected]>>
That link is for JDBC Authentication, for a New User to CAS it might be 
confusing, here is the link to use MySQL with your CAS install.

https://wiki.jasig.org/display/CASUM/JpaTicketRegistry

We actually use CAS in a clustered setup, basic setup using our MySQL 
Enterprise Cluster that is used for other applications also (2 data nodes and 1 
management node) as the backend ticket store and Active Directory for the User 
Store.


Jason



On Tue, Jan 8, 2013 at 4:49 PM, William G. Thompson, Jr. 
<[email protected]<mailto:[email protected]>> wrote:
Hi Alberto,

Welcome to CAS!

See if this helps:
https://wiki.jasig.org/display/CASUM/JDBC

Best,
Bill


On Tue, Jan 8, 2013 at 5:09 PM, Alumno Etsii 
<[email protected]<mailto:[email protected]>> wrote:
> Hi there,
>
> I'm very new to CAS, and I've been trying to set it up reading the main
> documentation of Jasig CAS but I can't figure out how to achieve my goal...
> At my workplace me and other colleagues have been asked to deploy a CAS
> server using the Generic authentication form and MySQL to control the
> allowed services, etc.
>
> I've successfully deployed the "demo" version, where user=password, but I
> can't find a clear explaination among the documentation of how to modify
> this basic installation to have it working with the generic authentication +
> MySQL. Is there any clear (and possibly practical) manual on how to do that?
> Any help will be very appreciated, as I'm a bit stuck since I don't have
> much experience with Java...
>
> Thanks so much!
>
> Alberto
>
> --
> You are currently subscribed to 
> [email protected]<mailto:[email protected]> as:
> [email protected]<mailto:[email protected]>
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user

--
You are currently subscribed to 
[email protected]<mailto:[email protected]> as: 
[email protected]<mailto:[email protected]>

To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user




CONFIDENTIALITY NOTICE:
This e-mail together with any attachments is proprietary and confidential; 
intended for only the recipient(s) named above and may contain information that 
is privileged. You should not retain, copy or use this e-mail or any 
attachments for any purpose, or disclose all or any part of the contents to any 
person. Any views or opinions expressed in this e-mail are those of the author 
and do not represent those of the Baptist School of Health Professions. If you 
have received this e-mail in error, or are not the named recipient(s), you are 
hereby notified that any review, dissemination, distribution or copying of this 
communication is prohibited by the sender and to do so might constitute a 
violation of the Electronic Communications Privacy Act, 18 U.S.C. section 
2510-2521. Please immediately notify the sender and delete this e-mail and any 
attachments from your computer.

--
You are currently subscribed to 
[email protected]<mailto:[email protected]> as: 
[email protected]<mailto:[email protected]>




To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user



--
You are currently subscribed to 
[email protected]<mailto:[email protected]> as: 
[email protected]<mailto:[email protected]>
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to