Two issues with FR 3.1

Chris Howley C.P.Howley at leeds.ac.uk
Fri Nov 25 11:53:27 CET 2016


Hi,

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

listen {
  type = "control"
listen {
  socket = "/var/run/radiusd/control/radiusd.sock"
  gid = "radiusd"
  mode = "rw"
  peercred = yes
}
}


[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.
radmin> show debug file
radmin> debug condition '(User-Name == "bob")'
radmin> show debug condition
&User-Name == "bob"
radmin>

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




More information about the Freeradius-Users mailing list