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 |
In solaris we have 2 directories for commands. what are they..? is there any difference b/w those..?
Important daemons for zones
How can you unencapsulate a boot disk in VxVM?
what r the packages for intel machine when u install
If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?
How do you get system diagnostics information?
What is the difference between initialization & encapsulation in VXVM?
I am not login to server with telnet and ssh then what to do?
how will u create user with out asking a password?
How to findout particular file in the backup tape with the help of ufsdump
how to add swap space?
if u have given to install Solaris on Intel machine with more fast (70% to 80% compare to SPARC) then how can u install