
F5Certified Administrator NGINX
Domain 3Objective 1
Identify User Context (i.e. Using the Configuration File) F5N1 Practice Questions (Page 3)
Part of the Demonstrate how to manage user permissions domain, which makes up ~23% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~2–5 in this domain), expect 1–1 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
4concepts
Questions 11–15
- 11
An administrator needs to run NGINX worker processes as 'appuser' with the group 'appgroup'. The administrator adds 'user appuser appgroup;' to the main context. After starting NGINX, the administrator runs 'ps -o user,group -C nginx' and sees 'appuser appgroup' for worker processes. However, a scheduled task that runs as 'appuser' cannot write to a directory that NGINX also writes to. What is the most likely reason?
Select an answer first - 12
A security team is hardening an NGINX server and wants to ensure that worker processes run with the least privilege possible. The current configuration has no 'user' directive. The team wants to explicitly set the user to 'nobody' to match the NGINX default. Where should this directive be placed?
Select an answer first - 13
An administrator is troubleshooting a permission issue where NGINX cannot read a file in a directory. The directory is owned by 'www-data:www-data' with permissions 750. The NGINX configuration has no 'user' directive, and the binary was compiled with --user=www-data --group=www-data. What is the most likely reason NGINX cannot read the file?
Select an answer first - 14
An administrator is debugging a permission issue where NGINX worker processes cannot write to a cache directory. The administrator runs 'ps aux | grep nginx' and sees the master process owned by root and worker processes owned by 'www-data'. The nginx.conf file contains the line 'user www-data;'. What additional information does the administrator need to fully understand the user context?
Select an answer first - 15
An administrator is migrating an NGINX configuration from a source-compiled installation to a distribution package (e.g., from source to the nginx.org repository). The old configuration had no 'user' directive, and the administrator wants to ensure the new installation behaves identically. What is the safest way to guarantee the same user context?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by F5. “F5N1” is a trademark of its owner, used for identification only.