what is sticky bit,setuid setgid and setfacl used for

Answers were Sorted based on User's Feedback



what is sticky bit,setuid setgid and setfacl used for..

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 is sticky bit,setuid setgid and setfacl used for..

Answer / david johnson

I don't know but it doesn't work.

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More Solaris AllOther Interview Questions

please give detail procedure how do replace failed disk under control of SVM and VxVm

3 Answers   TCS,


which information superblock contains..?whre u can find the bootblock..?

3 Answers  


how can u crete snapshot

1 Answers   HCL,


what r the port numbers for HTTP and DNS

1 Answers   IBM,


what is sticky bit,setuid setgid and setfacl used for

2 Answers   IBM, IBN,






how u will recover the disk group

2 Answers   IBM,


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"

2 Answers   IBM,


without keyboard detection is booting process continue or not?

3 Answers  


benifits of SMF over LRC

1 Answers  


How to set a ACL for the user or a file?

2 Answers   Cap Gemini,


NIS is configured, users are try to connect in client systems 'unknown id' is displayed. what is the problem?

4 Answers  


What is the zone in DNS?

0 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)