kaushalender
New Member
I am sorry if I am asking a very silly question but I am very new to security. Currently, I have a couple of requirement
1)Giving different level of access to a user on a Linux host like
L1 - Read-only who can only view the logs and configuration file
L2- With a restricted command like he can not delete any files
SME - Who can modify files Super user --- equal to root user
How I can achieve these scenarios. Kindly help
Thanks in advance
Kaushal
1)Giving different level of access to a user on a Linux host like
L1 - Read-only who can only view the logs and configuration file
L2- With a restricted command like he can not delete any files
SME - Who can modify files Super user --- equal to root user
- if L1/L2 try to run an unauthorized command then one alert should be generated via email
How I can achieve these scenarios. Kindly help
Thanks in advance
Kaushal