Explain setuid, setgid and stickybit
Answers were Sorted based on User's Feedback
Answer / sbrahman75
Setuid : When setuid permission set on a executable file,
user who access the file is
granted access permission of the owner of the
file.
# find / -prem –4000
setgid : Permission similar to setuid, The process is
changed to owner of the file.
# find / -prem –2000
Stickybit : It is a special permission that protect the
files within a public writable directory
Stickybit permission set the shared
directory, user can create a files or directory
But only by owner of the directory can
modify or delete.
# find / -prem –1000
| Is This Answer Correct ? | 4 Yes | 0 No |
We have edit the /etc/passwd file and modify a user forget to give the shell will user able to loging?
How to bring the resource to online and offline
May I know the difference between the RAID and Volume Manager?
Is it possible to create swap in new harddisk without format
How to set passwd never expire for a user
how will you execute backup and restore using the tar command in a single command
What is the purpose of ha daemons in VCS servers?
How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)
I have only one plex and one subdisk and one volume , then plex is failed how can we recolect it?
Explain FSCK
What is different between crontab and at command?
Have you done the patching, the patching is done by you only or some one will assign to you?