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 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"
software distribution in solaris
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
what is the difference between ssh & telnet
10 Answers HP, Lehman Brothers, Linux, Shiraz, Tech Mahindra,
how to see nfs server from the client and the share directories
How to set a ACL for the user or a file?
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
How to set a passord without expiration?
How can you unencapsulate a boot disk in VxVM?
What does init 0 do?
What is process id of init daemon?
How would you freeze a service group?