calling python3 form dynamic-clients server

Alan DeKok aland at deployingradius.com
Sun Dec 19 20:03:24 CET 2021


On Dec 19, 2021, at 1:30 PM, Michael Schwartzkopff <ms at sys4.de> wrote:
> I found the problem already. I have to configure
> 
> |pass_all_vps_dict = yes in the python module. The next problem is that
> I cannot modify control attributes in the python module. |

  Those attributes are passed in the "config" list.  See the docs:

	# Pass all VPS lists as a dictionary to the callbacks
	# Keys: "request", "reply", "config", "session-state", "proxy-request",
	#       "proxy-reply"
	# This option prevales over "pass_all_vps"
#	pass_all_vps_dict = no


  Alan DeKok.



More information about the Freeradius-Users mailing list