How to Configure NetScaler Command Policy to Allow Read-Only Users to Change their Password

How to Configure NetScaler Command Policy to Allow Read-Only Users to Change their Password

book

Article ID: CTX215810

calendar_today

Updated On:

Description

This article describes how to configure NetScaler Command Policy to allow read-only users to change their password.


Instructions

Complete the following steps to configure NetScaler Command Policy to allow read-only users to change their password:

  1. Navigate to System > User Administration > Users > Command Policy Select the user for which the policy needs to be added/modified.

  2. Edit/Add the following policy:

    (^(show)\s+system\s+user)|(^(rm|set|show)\s+system\s+user\s+test)|(^(rm|set|show)\s+system\s+user\s+test\s+.*)

    In the preceding example "test" is the username.

  3. Specify the action as Allow to allow access for the commands and Bind the Policy to the User created

Issue/Introduction

This article describes how to configure NetScaler Command Policy to allow read-only users to change their password.

Additional Information

Citrix Documentation - Configuring Users, User Groups, and Command Policies