Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

python-script-user (Event and SNMP Scripts)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
python-script-user username;

Hierarchy Level

content_copy zoom_out_map
[edit event-options event-script file filename],
[edit system scripts snmp file filename]

Description

Define the user under whose access privileges the Python event or SNMP script executes. If you do not associate a user with the script, then by default, Junos OS executes the script with the privileges of the *nix user and group nobody, which is the generic, unprivileged system account.

Note:

You cannot configure Python event and SNMP scripts to execute with root access privileges.

Note:

Junos OS executes Python commit and op scripts under the access privileges of the user who executes the command or operation that invokes the script.

Default

If you do not include the python-script-user statement, Junos OS executes the script under the access privileges of the *nix user and group nobody.

Options

username

Username that is configured at the [edit system login] hierarchy level.

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 16.1R3.

footer-navigation