Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I followed all the directionsI see that Radius authenticates find.I start up session_subscribe.shI see that pxclient is in pxgrid Service at expected.When i run:java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=Aa123456 -DCALLING_STATION_ID...
After reading in detail the question "Radius Account start/stop always reports same username", i figure out what i was doing wrong.I was not running the RadiusSimulator.jar ... RadiusAuthentication each time before i was start up the accounting.So, n...