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 |
What does ndd do?
when i am starting solaris10 with 'fail safe mode' on intel machine it is asking "#starting shell".what is it and how to solve this problem?
what are the various layouts that are available in VxVM?
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
Difference b/w crash dump and core dump files..?
2 Answers Mphasis, Sun Microsystems,
wht is the umask value to crate directory with only rw options to root..?
how to recover boot-block, if it it corrupted. and what happens to the os if it gets corruted.
How do you view shared memory statistics?
If you mistype a password, how do you clear it out to retype the password again?
what is daemon? NFS & NIs – Daemons?
difference b/w solais 8 and 9...?
In TOP command, can you please explain what is the three numbers reported as part of the load average output "load average: 11.57, 9.84, 8.26"