Follow the steps below to create a user with read only access:
1. Add a User list and name from the Proxy CLI:
SGOS#(config) security local-user-list create list name
SGOS#(config) security local-user-list edit list name
SGOS#(config local-user-list list name) user create username
SGOS#(config local-user-list list name) user edit username
SGOS#(config local-user-list list name) username password password
2. Create a local realm in GUI:
Configuration -> Authentication -> Local -> New realm name
Under Local Main tab, select list name under Local user list from drop down menu
3. Create Admin Authentication layer in VPM:
Source ->any
Action -> AdminAuthenticate in Local Realm
4. Create Admin Access Layer in VPM:
Create Admin Access Layer in VPM:
Source -> User, Authentication -> Local Realm
Service -> HTTS-console
Action -> Allow read only Access
Add a rule on this layer for user Admin, Local Realm and Allow read/write access.
Thanks for your feedback. Let us know if you have additional comments below. (requires login)