RE: freeradius sql groups not working
OK so i installed a CentOS 6.5 machine and used the RPM's from here : http://packages.networkradius.com/centos/6.5/This has worked ! My groups are being read without any issues :) I started a fresh server using CentOS 7, installed the RPM's from the standard CentOS 7 repo's and this does not read the groups, so it looks like an issue with the supplied RPM's from CentOS or some other issue with the OS.I see from the FAQ here that Redhat / CentOS need bugs submitted directly : http://wiki.freeradius.org/guide/Red-Hat-FAQThanks
From: freeradius-users-request@lists.freeradius.org Subject: Freeradius-Users Digest, Vol 113, Issue 132 To: freeradius-users@lists.freeradius.org Date: Mon, 29 Sep 2014 12:09:52 +0200
Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org
You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..."
Today's Topics:
1. Re: Regarding Radmin (Himanshu Pandey) 2. Re: version 2.2.5 repo (Rando Nakarmi) 3. Re: freeradius sql groups not working (James w)
----------------------------------------------------------------------
Message: 1 Date: 29 Sep 2014 10:07:33 -0000 From: "Himanshu Pandey" <pandey_himanshu80@rediffmail.com> To: "freeradius-users@lists.freeradius.org" <freeradius-users@lists.freeradius.org>, "list@fajar.net" <list@fajar.net> Subject: Re: Regarding Radmin Message-ID: <1411983406.S.16821.21090.F.H.WUZhamFyIEEuTnVncmFoYQBSZTogUmVnYXJkaW5nIFJhZG1pbg__.RU.rfs310, rfs310, 647, 785.f4-235-195.old.1411985253.13516@webmail.rediffmail.com> Content-Type: text/plain; charset="utf-8"
UNDERSTOOD! THANKS!
From: "Fajar A. Nugraha" <list@fajar.net> Sent: Mon, 29 Sep 2014 15:06:46 To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Regarding Radmin On Mon, Sep 29, 2014 at 4:07 PM, Himanshu Pandey <pandey_himanshu80@rediffmail.com> wrote: Hi,
I was using radmin to view the server statistics. But I am not getting and finding examples of the usage of these few radmin commands. For e.g.,
1. set module <command> --- What is command overhere?
2. show <command> ---- What is command overhere?
3. stats <command> ---- What is command overhere?
4. add <command> ---- What is command overhere?
5. set <command> ---- What is command overhere?
Please give me examples so that I can understand them.
Did you try typing "help"? radmin> helpadd <command> - do sub-command of adddebug <command> - debugging commandsdel <command> - do sub-command of delhup [module] - sends a HUP signal to the server, or optionally to one moduleinject <command> - commands to inject packets into a running serverreconnect - reconnect to a running serverterminate - terminates the server, and cause it to exitset <command> - do sub-command of setshow <command> - do sub-command of showstats <command> - do sub-command of statsradmin> help add add <command> - do sub-command of adddebug <command> - debugging commandsdel <command> - do sub-command of delhup [module] - sends a HUP signal to the server, or optionally to one moduleinject <command> - commands to inject packets into a running serverreconnect - reconnect to a running serverterminate - terminates the server, and cause it to exitset <command> - do sub-command of setshow <command> - d! o sub-command of showstats <command> - do sub-command of stats radmin> add helpadd client <command> - Add client configuration commands radmin> add client helpadd client file <filename> - Add new client definition from <filename> radmin> debug help debug condition [condition] - Enable debugging for requests matching [condition]debug level <number> - Set debug level to <number>. Higher is more debugging.debug file [filename] - Send all debugging output to [filename] -- Fajar -
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (1)
-
James w