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 |
How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configured Eth interface as 100mbps and need to change to 1000mbps but How i would know that port is of capacity 1000mbps or not?
how we can create user in solaris?
how many run level in solaris?
if /etc/system file file got deleted how you will regenerate from ok prompt ? in solaris and if and /etc/inittab file got deleted how you will regenerate from ok prompt and if both files got deleted how you will regenerate from ok prompt
how to use the command "top" in solaris 10
Difference between LDOM and Domain?
how do u configure the disk
How to mirror a root dg? With eg
What is the difference between init 1 and init s ?
What is default permission of files and directory?
How to Freeze svcgroup, (disable onl. & offl.)
How many filed in /etc/vfstab