> I still have a few ideas to try, before I'll give up. But I was hoping there > was an easy answer to that question...
I finally got the time to look at that problem again and the solution was quite simple actually: I just had to configure the change password page configuration to require a authenticated user (require valid user in apache configuration), then in CAS I can access the user using request.getRemoteUser()) HTH Nicolas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
