what is sticky bit,setuid setgid and setfacl used for
Answers were Sorted based on User's Feedback
Answer / norton anti virus
sticky bit is used to protect the directory of one user
from the other users so that they cant delete it
chmod +t /ibm - add sticky bit we have to use this command
chomod -t /ibm - to remove sticky bit
setuid and setgid is also to give user some admin
authorities
chmod u+s /export/home/user1- to give user the permission
chmod g+s /export/home/user1 - to give group the permission
setfacl is used to give permission to a directory of the
user
setfacl -m user:user1:rw- /user1/file1
getfacl is to see the permission
setfacl -d is to remove the permission
| Is This Answer Correct ? | 28 Yes | 8 No |
purpose of lost+found..?
How do you get system diagnostics information?
Are kernel parameters tunable during runtime?
How do you give a user access to an application or program that needs to run as root without giving them the root password?
About ARP protocol?
what is the major problem u faced in u r carrier or in u r present company
What happened if vxconfigd is disabled?
What are the two settings you can change to make a system boot faster?
How to add a patch on multiple servers(400) at a time.
please give detail procedure how do replace failed disk under control of SVM and VxVm
wat is router? How do u find a default router?
What is the use of Growfs utility in solaris