Hi all, I've got a really frustrating problem with FreeRADIUS trying to proxy to a Microsoft IAS. I'm using FR 1.0.1 (I know, it's old). The problem is that I have proxying configured, but I keep getting Access-Reject back from the IAS. The IAS says that I used an unknown username or password, but I know that the username and password is correct. I know this because I have a test FR box with the same config and same version (1.0.1) that works fine. I assume that the User-Password is not being passed on properly, but I can't imagine why. I looked into the PAP authentication config and both the working test box and the non-working production box are configured to use 'crypt'. Can anyone point me in the right direction? Thanks, evt
Eric Van Tol wrote:
Hi all, I've got a really frustrating problem with FreeRADIUS trying to proxy to a Microsoft IAS. I'm using FR 1.0.1 (I know, it's old). The problem is that I have proxying configured, but I keep getting Access-Reject back from the IAS. The IAS says that I used an unknown username or password, but I know that the username and password is correct. I know this because I have a test FR box with the same config and same version (1.0.1) that works fine.
The shared secret is wrong.
I assume that the User-Password is not being passed on properly, but I can't imagine why. I looked into the PAP authentication config and both the working test box and the non-working production box are configured to use 'crypt'. Can anyone point me in the right direction?
Huh? The proxy configuration of "crypt" has *nothing* to do with this. Alan DeKok.
-----Original Message----- From: freeradius-users-bounces+eric=atlantech.net@lists.freeradius.org [mailto:freeradius-users-bounces+eric=atlantech.net@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Thursday, December 11, 2008 1:41 PM To: FreeRadius users mailing list Subject: Re: FreeRADIUS Proxy Problem
The shared secret is wrong.
Actually, the shared secret *is* correct. I tested this out by changing the shared secret on the proxy and I received a different error, which specifically stated that the shared secret didn't match. Shared secret is the same on both the production and test boxes.
Huh? The proxy configuration of "crypt" has *nothing* to do with this.
Okay, well, I obviously didn't know. -evt
I've got a really frustrating problem with FreeRADIUS trying to proxy to a Microsoft IAS. I'm using FR 1.0.1 (I know, it's old). The problem is that I have proxying configured, but I keep getting Access-Reject back from the IAS. The IAS says that I used an unknown username or password, but I know that the username and password is correct. I know this because I have a test FR box with the same config and same version (1.0.1) that works fine.
I assume that the User-Password is not being passed on properly, but I can't imagine why. I looked into the PAP authentication config and both the working test box and the non-working production box are configured to use 'crypt'. Can anyone point me in the right direction?
You can actually make sense of IAS logs: http://technet.microsoft.com/en-us/library/cc778268.aspx Ivan Kalik Kalik Informatika ISP
-----Original Message----- From: freeradius-users-bounces+eric=atlantech.net@lists.freeradius.org [mailto:freeradius-users-bounces+eric=atlantech.net@lists.freeradius.org] On Behalf Of tnt@kalik.net Sent: Thursday, December 11, 2008 3:35 PM To: FreeRadius users mailing list Subject: Re: FreeRADIUS Proxy Problem
You can actually make sense of IAS logs:
http://technet.microsoft.com/en-us/library/cc778268.aspx
Ivan Kalik Kalik Informatika ISP
Nifty - I'll try this. I know what attributes are being sent and received, though, as I have tcpdumps and Wireshark traces. However, this might help me see something I hadn't noticed before. Thanks for the link. -evt
participants (3)
-
Alan DeKok -
Eric Van Tol -
tnt@kalik.net