Yes... but from the debug output you posted, it looks like you deleted everything *else*
The debug output I pasted was not in its entirety. I did not paste any preceding output since it looked fine to me. No errors.
Could you explain why you think that? None of the documentation or default configuration files say that. Note that the module return code "OK" or "success" does NOT mean "let the user in without checking their password".
That is a revelation to me.
You set Auth-Type just like setting any other attribute. See "man unlang" for examples.
I will definitely look through the documentation. Is there a specfic Auth-Type that would be appropriate for my simple case. I guess what I am asking is, can you give me an example of an Auth-Type other than the Perl example? On Wed, Mar 19, 2008 at 1:59 PM, Alan DeKok <aland@deployingradius.com> wrote:
T Kid82 wrote:
I got this from the comments in exec-program-wait (which has been deprecated) where it explains how to use rlm_exec. It says,
"An entry for the module 'rlm_exec' must be added to the file 'radiusd.conf' with the path of the script."
Yes... but from the debug output you posted, it looks like you deleted everything *else*.
Why would this let all users through? I thought that since I am always returning 3 to the server, that this would let all users pass through.
Could you explain why you think that? None of the documentation or default configuration files say that. Note that the module return code "OK" or "success" does NOT mean "let the user in without checking their password".
you didn't set Auth-Type Where do I set the Auth-Type. Can you provide a sample code snippet on how to do this? Or perhaps a link to the doc.
You set Auth-Type just like setting any other attribute. See "man unlang" for examples.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html