SkyzohKey / kanet

Automatically exported from code.google.com/p/kanet
GNU General Public License v3.0
0 stars 0 forks source link

authentification with cas #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. After the login page,we can't go on internet and we are redirected to the 
page that we have after the login (intranet of my school).

What is the expected output? What do you see instead?
The expected output is that we can navigate on the internet. 

What version of the product are you using? On what operating system?
I'm using KANET 0.2.3 on debian squeeze.

Please provide any additional information below.

My authentification type is "CAS" but in "Kanet.conf", the only type of 
authentification are "kanet-radiusclient" or "kanet-dummy". Is there an another 
type of authentification that i don't know?

Thanks in advance

PS : I'm french so i'm sorry for my english

Original issue reported on code.google.com by florian....@gmail.com on 20 Apr 2011 at 2:34

GoogleCodeExporter commented 8 years ago
and there is my configuration files.

Original comment by florian....@gmail.com on 20 Apr 2011 at 3:13

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Please enable debug, and provided the kanet.log.

Original comment by cymo...@gmail.com on 27 Apr 2011 at 7:24

GoogleCodeExporter commented 8 years ago
Hi,
Our problem seems to be a misconfiguration of Kanet and more precisely from 
file kanet.conf
This is our log files :

Original comment by jmaxi...@gmail.com on 2 May 2011 at 11:29

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,
If you use CAS you need to set the service address :
"login_page" : "https://web-brest.isen.fr/cas/" can't work because CAS doesn't 
know where to redirect. you need something like :
"login_page" : 
"https://web-brest.isen.fr/cas/?service=https://**kanet-address**/login_cas/";
Cyrille.

Original comment by cyrille....@pixtogram.com on 2 May 2011 at 11:37

GoogleCodeExporter commented 8 years ago
Hello,
Our problem is resolved. Problem came from different sources. First, in CAS, 
but also in our Apache configuration. 
Now, the system works perfectly;)
Thank you for your advice ;)

Original comment by jmaxi...@gmail.com on 17 May 2011 at 9:36

GoogleCodeExporter commented 8 years ago

Original comment by cymo...@gmail.com on 18 May 2011 at 8:06