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 |
If root file system 100% full what you have to do?
how to freeze nodes in vcs?tell me step by step?
in RAID 0+1 and !+0 which u will preffer(Veritas)0+1
If a users is logged in to your system, and now you want to restrict that user what will you do?
booting process in solaris
13 Answers IBM, OMS, Wipro,
hi can u tell me how i can install sunsolais in my windows 7 OS? & WE CAN RUN SOLARIS & WINDOES7 IN SINGLE OS.? PLZ HELP
how to check packets transmission statistcs b/w servers..?
hoe many default no of groups there?
Suppose if u want to reconfigure the kernel then how ur going to do?
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
What is OBP and how do you access it?
What is RPC?