Hello,

I'm trying to get a CAS Server 3.5.2 working with clearPass and I'm already 
facing problems getting a sample proxy script working.

I put files in this Gist : <https://gist.github.com/vhurteve>

Simple phpCAS examples are working well but with proxy ones, I have got a 
problem storing the PGT file. As you can see in the phpcas debug log, we go to 

CAS_PGTStorage_File::init()

to 

CAS_PGTStorage_File::read

without CAS_PGTStorage_File::write() and it's ending on an No such file error.

I checked my PHP environnement, and all seems ok (permission, php.ini, etc).

I tried to add trace into the write() method and around but I got no results.

On the CAS server side, there's no error.

Any hint someone ?

Thank you


-- 
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