Irvan,
All I have is the following:
cas.authn.radius.name=Radius
cas.authn.radius.server.protocol=PAP
cas.authn.radius.server.retries=1
cas.authn.radius.client.authenticationPort=1645
cas.authn.radius.client.sharedSecret=<shared secret>
cas.authn.radius.client.inetAddress=<IP of Radius Server>
cas.authn.radius.client.accountingPort=1646
If your missing any core CAS Bits or directives it should complain loudly when you start up CAS.
As well running your freeradius (if you can) with the -xX switches will show your more than enough debugging information.
You need to get down to good old 101 level troubleshooting.
* Confirm networking 101, i.e. can you ping the Rad. Server
* Can you see packets arriving on the Radius Server?
* Your sure the shared secret/clients configuration is right/correct? (even if not again running in -xX will who the connection being dropped.
Anyhow as mentioned between running CAS with debug log levels and running FreeRadius in such levels should give you clear indications of where there are issues.
Colin
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/01610a61-ddda-4e6c-947e-b6a45c06c247n%40apereo.org.