set-user-id is related to (in unix)

Answer Posted / rithi

setuid short for set user ID upon execution is Unix access
rights flag that allow users to run an executable with the
permissions of the executable's owner. This is often used to
allow users on a computer system to run programs with
temporarily elevated privileges in order to perform a
specific task. While the assumed user id privileges provided
are not always elevated, at a minimum that is specific.
setuid and setgid are needed for tasks that require higher
privileges than those which a common user has, such as
changing his or her login password. Some of the tasks that
require elevated privileges may not immediately be obvious,
though — such as the ping command, which must send and
listen for control packets on a network interface.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please describe the initial process sequence while the system boots up?

571


Tell me set-user-id is related to (in unix)?

545


Explain the advantage of executing a process in background?

506


Explain the system calls used for process management?

540


What is fork()?

594






What is i-node numbers?

591


How to write the program on full-duplex communication on bidirectional?

541


What is unix ipc?

550


Explain linking across directories?

532


What are the various schemes available?

541


What are two different models of ipc differentiate both?

573


What is ipc port?

557


What are the various schemes available in ipc?

549


Explain about daemon?

563


Explain a zombie?

617