Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Script Development Steps

 

To create and deploy a script on the Steel-Belted Radius Carrier server, you typically follow these steps:

  1. Create a JavaScript initialization file containing the script statements and runtime settings and save it in the appropriate directory under the Steel-Belted Radius Carrier installation root directory.

  2. Define SQL or LDAP data accessor .gen files as required by your script.

  3. Run the scriptcheck utility to verify your script syntax.

  4. Declare your script using the Script keyword in the appropriate Steel-Belted Radius Carrier initialization file(s), unless it is an LDAP authentication script.

  5. Start the Steel-Belted Radius Carrier server and check the server log to verify successful loading and compilation of the script.

  6. Send a RADIUS request to the server and check the server log for debug messages and trace output from your script.