2 Jul
2018
2 Jul
'18
7:23 p.m.
On Jul 2, 2018, at 7:21 PM, J E H A N Z A I B <jehanzaib.kiani@gmail.com> wrote:
Thanks Alan. The reason I am only adding RAD_REQUEST['Username'] is , our cpes have wrong username and most of the times wrong password so I have to accept them but also need to keep the accounting records on the basis of username.
You didn't say that. I can only answer questions based on information you give
so if simply add $RAD_CHECK{'Auth-Type'} = "Accept" will it also change my username which I am already doing above this?
If you do both things, you will get both results. Alan DeKok.