Dear all :
i have a freebsd14.2 system. and use command "adduser" to add normal user "a". it's not wheel group.
when i use the "a" user to login freebsd14.2 machine. this account can read all freebsd14.2 configure , like /etc/rc.conf, /etc/pf.conf,etc.....
1. i want to deny user "a" read all system configure file .
2. user "a" can read write only in /home/a folder .
3. user "a" can run some app..
how to do that ? thanks.
i have a freebsd14.2 system. and use command "adduser" to add normal user "a". it's not wheel group.
when i use the "a" user to login freebsd14.2 machine. this account can read all freebsd14.2 configure , like /etc/rc.conf, /etc/pf.conf,etc.....
1. i want to deny user "a" read all system configure file .
2. user "a" can read write only in /home/a folder .
3. user "a" can run some app..
how to do that ? thanks.