Greetings:

I am trying to test using CAS for pam authentications using pam_cas.
I am using the simple username=password setup.  SSL seems to be
working fine, but I can't get ssh to work. I'm thinking that there is
an issue with url encoding.

./castest ssh ST-4-UKytdP7vLqwEY9RqY0fu-cas /etc/pam_cas.conf

produces:
---------------------------------------------------------------

authentication failure


<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
       <cas:authenticationFailure code='INVALID_TICKET'>
               ticket &#039;ST-4-UKytdP7vLqwEY9RqY0fu-cas&#039; not recognized
       </cas:authenticationFailure>
</cas:serviceResponse>
  for requestGET
/cas-server-webapp-3.3.1/proxyValidate?ticket=ST-4-UKytdP7vLqwEY9RqY0fu-cas&service=ssh
HTTP/1.0


---------------------------------------------------------------

invalid ticket : bad CAS ticket

I'm not seeing anything in cas.log either, so perhaps it is something with my

Any guidance on setting up CAS for SSH would be much appreciated. I
see on the list, that it's been done at least once :).

TIA,

Nick

-- 
Nick Owen
WiKID Systems, Inc.
404.962.8983
http://www.wikidsystems.com
Commercial/Open Source Two-Factor Authentication

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