Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / 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

More Unix IPC Interview Questions

How can a parent and child process communicate?

3 Answers   TCS,


What are various IDs associated with a process?

4 Answers  


What is ipc port?

0 Answers  


What is fork()?

0 Answers  


How do you execute one program from within another?

4 Answers  


Explain what are the system calls used for process management?

0 Answers  


What are the various schemes available?

0 Answers  


Explain the advantage of executing a process in background?

0 Answers  


Please explain fork() system call?

0 Answers  


About ln(linking)

1 Answers   Infosys,


Explain about daemon?

0 Answers  


How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?

0 Answers  


Categories