Freeradius 3.0.7 root@radius01:/etc/freeradius/sites-enabled# radlast bob 000:testNetw Fri Mar 27 10:42 still logged in bob 000:testNetw Fri Mar 27 10:35 - 10:39 (00:04) bob 000:testNetw Fri Mar 27 10:31 - 10:34 (00:02) bob 000:testNetw Fri Mar 27 10:03 - 10:31 (00:28) bob 000:testNetw Fri Mar 27 09:53 - 10:02 (00:09) bob 000:testNetw Fri Mar 27 09:45 - 09:52 (00:07) bob 000:testNetw Fri Mar 27 09:44 - 09:44 (00:00) bob 000:testNetw Fri Mar 27 09:42 - 09:44 (00:01) bob 000:testNetw Fri Mar 27 09:41 - 09:42 (00:01) bob 000:testNetw Fri Mar 27 09:40 - 09:41 (00:00) radwtmp begins Fri Mar 27 09:40:38 2015 root@radius01:/etc/freeradius/sites-enabled# radwho Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: Parse error in condition Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: (TLS-PSK-Identity) { Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: ^ Expected a module return code radwho: Error reading or parsing radiusd.conf root@radius01:/etc/freeradius/sites-enabled#
radzap doesn't work also :/ root@radius01:/etc/freeradius# radzap -U bob 127.0.0.1 testing123 radwho: Error reading or parsing radiusd.conf (0) Error parsing "stdin": Expecting operator radclient: Failed parsing input files root@radius01:/etc/freeradius# 2015-03-27 11:15 GMT+01:00 Marcin <marcin@nicram.net>:
Freeradius 3.0.7
root@radius01:/etc/freeradius/sites-enabled# radlast bob 000:testNetw Fri Mar 27 10:42 still logged in
bob 000:testNetw Fri Mar 27 10:35 - 10:39 (00:04)
bob 000:testNetw Fri Mar 27 10:31 - 10:34 (00:02)
bob 000:testNetw Fri Mar 27 10:03 - 10:31 (00:28)
bob 000:testNetw Fri Mar 27 09:53 - 10:02 (00:09)
bob 000:testNetw Fri Mar 27 09:45 - 09:52 (00:07)
bob 000:testNetw Fri Mar 27 09:44 - 09:44 (00:00)
bob 000:testNetw Fri Mar 27 09:42 - 09:44 (00:01)
bob 000:testNetw Fri Mar 27 09:41 - 09:42 (00:01)
bob 000:testNetw Fri Mar 27 09:40 - 09:41 (00:00)
radwtmp begins Fri Mar 27 09:40:38 2015 root@radius01:/etc/freeradius/sites-enabled# radwho Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: Parse error in condition Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: (TLS-PSK-Identity) { Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: ^ Expected a module return code radwho: Error reading or parsing radiusd.conf root@radius01:/etc/freeradius/sites-enabled#
-- Pozdrawiam Marcin / nicraM
On Mar 27, 2015, at 5:15 AM, Marcin <marcin@nicram.net> wrote:
root@radius01:/etc/freeradius/sites-enabled# radwho Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: Parse error in condition Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: (TLS-PSK-Identity) { Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: ^ Expected a module return code radwho: Error reading or parsing radiusd.conf root@radius01:/etc/freeradius/sites-enabled#
I’ve pushed a fix. Radwho needs to explicitly load the dictionaries before loading the configuration files. Alan DeKok.
Ok thanks, but this fix won't be available in FR 3.0.7? 2015-03-27 14:31 GMT+01:00 Alan DeKok <aland@deployingradius.com>:
On Mar 27, 2015, at 5:15 AM, Marcin <marcin@nicram.net> wrote:
root@radius01:/etc/freeradius/sites-enabled# radwho Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: Parse error in condition Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: (TLS-PSK-Identity) { Fri Mar 27 11:14:58 2015 : Error: /etc/freeradius/policy.d/abfab-tr[12]: ^ Expected a module return code radwho: Error reading or parsing radiusd.conf root@radius01:/etc/freeradius/sites-enabled#
I’ve pushed a fix. Radwho needs to explicitly load the dictionaries before loading the configuration files.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
2015-03-27 14:41 GMT+01:00 Alan DeKok <aland@deployingradius.com>:
On Mar 27, 2015, at 8:38 AM, Marcin <marcin@nicram.net> wrote:
Ok thanks, but this fix won't be available in FR 3.0.7?
We’re not going to re-release 3.0.7 with changes. That’s not how a release process works.
We’ll probably release 3.0.8 next week.
excellent :) i'll wait to 3.0.8 with this fix :) -- Pozdrawiam Marcin / nicraM
On Fri, Mar 27, 2015 at 02:46:52PM +0100, Marcin wrote:
2015-03-27 14:41 GMT+01:00 Alan DeKok <aland@deployingradius.com>:
We’ll probably release 3.0.8 next week.
excellent :) i'll wait to 3.0.8 with this fix :)
Or just download the latest 3.0.x from github now - it will be close enough. https://github.com/FreeRADIUS/freeradius-server/archive/v3.0.x.zip Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
Ok, thanks. no i have: #v+ root@radius01:~# radwho Segmentation fault root@radius01:~# #v- 2015-03-27 14:55 GMT+01:00 Matthew Newton <mcn4@leicester.ac.uk>:
On Fri, Mar 27, 2015 at 02:46:52PM +0100, Marcin wrote:
2015-03-27 14:41 GMT+01:00 Alan DeKok <aland@deployingradius.com>:
We’ll probably release 3.0.8 next week.
excellent :) i'll wait to 3.0.8 with this fix :)
Or just download the latest 3.0.x from github now - it will be close enough.
https://github.com/FreeRADIUS/freeradius-server/archive/v3.0.x.zip
Matthew
-- Matthew Newton, Ph.D. <mcn4@le.ac.uk>
Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom
For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
On 27 Mar 2015, at 10:41, Marcin <marcin@nicram.net> wrote:
Ok, thanks.
no i have:
#v+ root@radius01:~# radwho Segmentation fault root@radius01:~# #v-
run under gdb? gdb --args radwho bt -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
root@radius01:~# gdb --args radwho GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done. (gdb) bt No stack. (gdb) quit 2015-03-27 16:10 GMT+01:00 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 27 Mar 2015, at 10:41, Marcin <marcin@nicram.net> wrote:
Ok, thanks.
no i have:
#v+ root@radius01:~# radwho Segmentation fault root@radius01:~# #v-
run under gdb?
gdb --args radwho bt
-Arran
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
On 27 Mar 2015, at 11:20, Marcin <marcin@nicram.net> wrote:
root@radius01:~# gdb --args radwho GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done. (gdb) bt No stack. (gdb) quit
Sorry run bt -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
gdb --args radwho GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done. (gdb) run Starting program: /usr/bin/radwho [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff616ad91 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) quit A debugging session is active. Inferior 1 [process 2850] will be killed. Quit anyway? (y or n) y 2015-03-27 16:28 GMT+01:00 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 27 Mar 2015, at 11:20, Marcin <marcin@nicram.net> wrote:
root@radius01:~# gdb --args radwho GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later < http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done. (gdb) bt No stack. (gdb) quit
Sorry
run bt
-Arran
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
On 27 Mar 2015, at 11:43, Marcin <marcin@nicram.net> wrote:
gdb --args radwho GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done.
(gdb) run
Starting program: /usr/bin/radwho
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff616ad91 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) quit
shoot me now... Alan pushed a fix anyway... *sigh* Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
so, i understand that fix makes another problem :) are there any chances to fix last fix in near future? 2015-03-27 16:56 GMT+01:00 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 27 Mar 2015, at 11:43, Marcin <marcin@nicram.net> wrote:
gdb --args radwho GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done.
(gdb) run
Starting program: /usr/bin/radwho
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff616ad91 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) quit
shoot me now... Alan pushed a fix anyway... *sigh*
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
Hi, any progress? 2015-03-27 19:47 GMT+01:00 Marcin <marcin@nicram.net>:
so, i understand that fix makes another problem :) are there any chances to fix last fix in near future?
2015-03-27 16:56 GMT+01:00 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 27 Mar 2015, at 11:43, Marcin <marcin@nicram.net> wrote:
gdb --args radwho GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done.
(gdb) run
Starting program: /usr/bin/radwho
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff616ad91 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) quit
shoot me now... Alan pushed a fix anyway... *sigh*
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
-- Pozdrawiam Marcin / nicraM
On 30 Mar 2015, at 12:32, Marcin <marcin@nicram.net> wrote:
Hi, any progress?
Open a bug in the issue tracker if you want to see progress tracked. Polling the list is not appreciated. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
ok, i've just already done it. 2015-03-30 18:44 GMT+02:00 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 30 Mar 2015, at 12:32, Marcin <marcin@nicram.net> wrote:
Hi, any progress?
Open a bug in the issue tracker if you want to see progress tracked.
Polling the list is not appreciated.
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
I've installed v3.0.x on another server and the same issue "Segmentation fault" 2015-03-27 16:20 GMT+01:00 Marcin <marcin@nicram.net>:
root@radius01:~# gdb --args radwho GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later < http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/radwho...Reading symbols from /usr/lib/debug/usr/bin/radwho...done. done. (gdb) bt No stack. (gdb) quit
2015-03-27 16:10 GMT+01:00 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 27 Mar 2015, at 10:41, Marcin <marcin@nicram.net> wrote:
Ok, thanks.
no i have:
#v+ root@radius01:~# radwho Segmentation fault root@radius01:~# #v-
run under gdb?
gdb --args radwho bt
-Arran
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Pozdrawiam Marcin / nicraM
-- Pozdrawiam Marcin / nicraM
participants (4)
-
Alan DeKok -
Arran Cudbard-Bell -
Marcin -
Matthew Newton