When connecting FreeRADIUS or ntlm_auth to winbind, you may need to know where winbind’s privileged pipe is so that the […]| mcnewton's notes
This is really just a post for me to keep track of sites that have got or had performance issues […]| mcnewton's notes
While detailed logs can be found in the ‘detail’ logs on the RADIUS server, they are both very verbose, logging nearly all RADIUS packets in and out of the server, and also missing all of the logic in the server between the packets. This information is easily visible when running FreeRADIUS in full debugging mode (freeradius -X), but that can generate too much debugging on a busy server, especially when there are no general problems but issues with just one client.| mcnewton's notes