Invalid reply digest received? Password encryption?

2011-06-09 Thread Jim Whitescarver
Freeradius reports "Sending Access-Accept " (see log below) but we are getting the message on our Cisco VPN box "Radius: Invalid reply digest received; the shared-secret may be incorrect" We have triple checked the shared secrete and it is correct. With the wrong secrete it does not authenticate

Re: ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user

2011-05-18 Thread Jim Whitescarver
again, Jim On Wed, May 18, 2011 at 1:44 AM, Alan DeKok wrote: > Jim Whitescarver wrote: >> The only thing we want is python authentication.  I just commented out >> everything else.  I will start again and try to minimize edits.  I am >> rather clueless about the nature the

Re: ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user

2011-05-17 Thread Jim Whitescarver
On Tue, May 17, 2011 at 3:08 PM, Alan DeKok wrote: > Jim Whitescarver wrote: >> But, after sucessfully calling our python module the user is rejected >> >> ERROR: No authenticate method (Auth-Type) found for the request: >> Rejecting the user > >   Don't ed

ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user

2011-05-17 Thread Jim Whitescarver
I am hoping someone can help me. We compiled 2.1.x from source and finally got it to accept our python Auth-Type as the default in the users file. DEFAULT Auth-Type := python But, after sucessfully calling our python module the user is rejected ERROR: No authenticate method (Auth-Type)