JNCIS-DevOps: Juniper Networks Certified Specialist – DevOps — Question 16
By default, Python event scripts and SNMP scripts configured on a Junos device execute as which user?
Answer options
- A. wheel
- B. snmpd
- C. nobody
- D. root
Correct answer: C
Explanation
The correct answer is C, 'nobody', as this is the default user for executing scripts on Junos devices to ensure minimal privileges. The other options, while valid users, do not align with the default settings for script execution in this context.