On Nov 25, 2016, at 5:53 AM, Chris Howley <C.P.Howley@leeds.ac.uk> wrote:
I've noticed a couple of issues with FR 3.1 and I'm hoping someone can help me resolve them.
Thanks, Chris
1. No output written to file using radmin ... [XXXXXXXXX ~]# radmin -f /var/run/radiusd/control/radiusd.sock radmin version 3.1.0-dead (git #4870102), built on Sep 9 2016 at 15:42:04 - FreeRADIUS Server administration tool. Copyright (C) 2008-2016 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You may redistribute copies of FreeRADIUS under the terms of the GNU General Public License v2. radmin> debug file /var/log/radius/tmp/bob.log ERROR: Cannot direct debug logs to absolute path.
What is unclear about that message?
2. No User-Name attribute in Access-Accept when using EAP-TLS PEAP.
(12,1) } # remove_reply_message_if_eap (noop) (12,1) } # post-auth (ok) (12,1) Sent Access-Accept Id 30 from 129.11.76.149:1812 to 10.12.80.79:32769 via em1 length 0 (12,1) MS-MPPE-Recv-Key = 0x0026c6259b41b7d2a79beed337a42a4a719e6604cbfa3ea381d44c795ce9c900 (12,1) MS-MPPE-Send-Key = 0x993c8b2ac3b792c214ccbe8362cd277dde3f560c3f2eff38f0860408bf6daf43 (12,1) EAP-Message = 0x030c0004 (12,1) Message-Authenticator = 0x00000000000000000000000000000000 (12,1) Finished request
Please post the full debug log. Alan DeKok.