nerdexam
Citrix

1Y0-240 · Question #212

Scenario: A Citrix Administrator needs to create local user accounts for other administrators with limited privileges. The other administrators will need only: - Read-only access - The ability to…

The correct answer is D. Operator. https://docs.citrix.com/ko-kr/Citrix ADC/11/system/ns-ag-aa-intro-wrapper-con/ns-ag-aa-config- users-and-grps-tsk.html

Getting Started with NetScaler

Question

Scenario: A Citrix Administrator needs to create local user accounts for other administrators with limited privileges. The other administrators will need only:

  • Read-only access
  • The ability to enable and disable services and servers

Which built-in Command Policy permission level can the administrator use?

Options

  • ARead-Only
  • BNetwork
  • CSysadmin
  • DOperator

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    10% (3)
  • D
    81% (25)

Explanation

https://docs.citrix.com/ko-kr/Citrix ADC/11/system/ns-ag-aa-intro-wrapper-con/ns-ag-aa-config- users-and-grps-tsk.html

Topics

#command policy#operator role#RBAC#admin privileges

Community Discussion

7
Anjali D.Anjali D.Apr 5, 2026

The correct answer is D, Operator. The Operator permission level in Citrix is specifically designed for admins who need read-only visibility plus the ability to enable and disable services and servers, which maps exactly to what the scenario describes. Read-Only (A) falls short because it does not include the ability to toggle services or servers, and Sysadmin (C) goes way too far in the other direction, granting full administrative control that you would not want to hand out broadly. Network (B) is scoped around network-related tasks and does not cover the service and server management piece. A few of us in the group initially debated between Read-Only and Operator, so if you got tripped up there, you are not alone. The key insight is that Operator sits right in the middle of the privilege hierarchy, giving just enough without granting too much. Does anyone have a good mnemonic for keeping the four built-in Command Policy levels straight? That would help a lot when the exam tries to swap descriptions between levels.

10
Luis F.Luis F.Apr 22, 2026

D is right, and it tripped me up at first too because I kept thinking "Read-Only" for a read-only requirement, but Operator is actually the built-in policy that bundles read access together with the ability to enable and disable services and servers without giving full Sysadmin rights. Quick question though, do you know off the top of your head whether Operator can also run commands like kill or if that bumps you up to needing a higher permission level?

4
Mei-Ling H.Mei-Ling H.Apr 23, 2026

Good clarification on Operator, but killing jobs is where it stops short, because that action requires *JOBCTL special authority, which is a separate grant and not bundled into the Operator profile by default.

0
Mei-Ling H.Mei-Ling H.Apr 29, 2026

I kept reading "read-only access" and almost picked A, but "enable and disable services" puts this squarely at Operator level.

4
Nina C.Nina C.Apr 12, 2026

Okay so I actually picked A at first because the scenario literally starts with "read-only access" and my brain just stopped there. What made me flip was going back and reading the second requirement, the ability to enable and disable services and servers, because Read-Only does not cover any action that changes state. Operator is the built-in Command Policy level that gives you read access plus those specific enable/disable powers, without opening up the full Sysadmin level. That second requirement is the real differentiator on this one.

1
Anjali D.Anjali D.Apr 13, 2026

Nina, you nailed the logic, and it is worth adding that the trap is partly in how "read-only" appears twice in the scenario, once as a stated starting point and once embedded in what Operator actually gives you on top.

0
Yusuf A.Yusuf A.May 5, 2026

I was convinced it was A at first because the question kept saying "read-only access" and I got tunnel vision on that word, but then I remembered what my senior told me about Operator, that it covers read access plus the ability to toggle services and servers on and off, which is exactly the two things listed. Read-Only stops short of letting you change any state at all, so D is the one that fits both requirements at once.

1
Full 1Y0-240 Practice