Error: Program returend code (98) and output ''
Not sure what happened, but I walked away from my freeradius and MOTP deployment for a month or so, when I came back I can't authenticate from my client. I can do it locally, but can't do it remotely. The log throws another message 'warning: rlm_sql (sql): you probably need to lower "min" '. Not sure where to start on this. Thanks, Pete
On Nov 28, 2016, at 5:24 PM, Skrebetz, Pete <Peter.Skrebetz@netscout.com> wrote:
Not sure what happened, but I walked away from my freeradius and MOTP deployment for a month or so, when I came back I can't authenticate from my client. I can do it locally, but can't do it remotely.
As always, run the server in debugging mode to see what's going on. Odds are that someone changed file permissions on you, and the program you're executing no longer has permission to do it's job.
The log throws another message 'warning: rlm_sql (sql): you probably need to lower "min" '. Not sure where to start on this.
That is an unrelated error, and can be ignored. Alan DeKok.
I turned on debugging mode and tried to authenticate remotely and got a new error code: Program returned code (25) and output '' (1) ERROR: multiotp : Program returned invalid code (greater than max rcode) (25 > 9): (1) [multiotp] = fail (1) } # Auth-Type multiotp = fail (1) Failed to authenticate the user (1) Login incorrect (multiotp: Program returned invalid code (greater than max rcode) (25 > 9): ): [pete] (from client 10-network port 0) (1) Using Post-Auth-Type Reject -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+peter.skrebetz=netscout.com@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Monday, November 28, 2016 3:31 PM To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Error: Program returend code (98) and output ''
On Nov 28, 2016, at 5:24 PM, Skrebetz, Pete <Peter.Skrebetz@netscout.com> wrote:
Not sure what happened, but I walked away from my freeradius and MOTP deployment for a month or so, when I came back I can't authenticate from my client. I can do it locally, but can't do it remotely.
As always, run the server in debugging mode to see what's going on. Odds are that someone changed file permissions on you, and the program you're executing no longer has permission to do it's job.
The log throws another message 'warning: rlm_sql (sql): you probably need to lower "min" '. Not sure where to start on this.
That is an unrelated error, and can be ignored. Alan DeKok. - List info/subscribe/unsubscribe? See https://urldefense.proofpoint.com/v2/url?u=http-3A__www.freeradius.org_list_...
File Permissions issue! I had to open up the file permissions and it now works. Cheers, Pete -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+peter.skrebetz=netscout.com@lists.freeradius.org] On Behalf Of Skrebetz, Pete Sent: Monday, November 28, 2016 3:41 PM To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: RE: Error: Program returend code (98) and output '' I turned on debugging mode and tried to authenticate remotely and got a new error code: Program returned code (25) and output '' (1) ERROR: multiotp : Program returned invalid code (greater than max rcode) (25 > 9): (1) [multiotp] = fail (1) } # Auth-Type multiotp = fail (1) Failed to authenticate the user (1) Login incorrect (multiotp: Program returned invalid code (greater than max rcode) (25 > 9): ): [pete] (from client 10-network port 0) (1) Using Post-Auth-Type Reject -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+peter.skrebetz=netscout.com@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Monday, November 28, 2016 3:31 PM To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Error: Program returend code (98) and output ''
On Nov 28, 2016, at 5:24 PM, Skrebetz, Pete <Peter.Skrebetz@netscout.com> wrote:
Not sure what happened, but I walked away from my freeradius and MOTP deployment for a month or so, when I came back I can't authenticate from my client. I can do it locally, but can't do it remotely.
As always, run the server in debugging mode to see what's going on. Odds are that someone changed file permissions on you, and the program you're executing no longer has permission to do it's job.
The log throws another message 'warning: rlm_sql (sql): you probably need to lower "min" '. Not sure where to start on this.
That is an unrelated error, and can be ignored. Alan DeKok. - List info/subscribe/unsubscribe? See https://urldefense.proofpoint.com/v2/url?u=http-3A__www.freeradius.org_list_... - List info/subscribe/unsubscribe? See https://urldefense.proofpoint.com/v2/url?u=http-3A__www.freeradius.org_list_...
participants (2)
-
Alan DeKok -
Skrebetz, Pete