RBAC are the sole assignment for User's. other hand we can say that. This is equivalent of su in linux RBAC in Solaris System's Create a user "singh" with a profile shell and "Limited" profile: /etc/passwd foo:x:101:1::/export/home/singh:/usr/bin/pfsh /etc/user_attr singh::::type=normal;profiles=Limited Create the "Limited" profile: /etc/security/prof_attr Limited:::only can run some limited commands: /etc/security/exec_attr Limited:suser:cmd:::/export/home/singh/bin/Address:uid=0 Create an example script : #vi /export/home/singh/bin/Address #!/bin/sh /usr/sbin/ifconfig -a :wq! Remove default auths and profile from all users. Note – this is required so that the singh user doesn’t get the “Basic Solaris User” profile, which allows all user level binaries to be run. This however (As root), check auths and profile of singhuser: # auths singh auths: singh : No authorizations # profiles singh Limited # profiles -l singh Limit...
Welcome to your go-to blog for all things DevOps and cloud technologies! Dive into comprehensive guides on Red Hat certifications (RHCSA, RHCE, RHCSS, RHCVA, RHCDS, RHCA), along with essential tools like OpenStack, OpenShift, and Rancher. Learn how to streamline workflows, master Cloud Storage, and optimize virtualization with VMware. Enhance your networking skills with CCNA and explore cutting-edge practices in Linux, automation, cloud computing, and DevOps pipelines.