How to give the root permision to users?

Answer Posted / manoj

same as above but it's more than we expect..
simply edit vi /etc/sudoers file

Defaults env_reset

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root ALL=(ALL) ALL
**********************************************

You will see the line

root ALL=(ALL) ALL

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I would like to know whether Simado and Setu products are they EPBX or not ?

1922


What are system calls used for process management in linux?

574


what are different ways the context switch happens from user to kernel space or vice-versa ?

2128


Explain process management system calls in linux?

536