How do you give a user access to an application or program
that needs to run as root without giving them the root
password?

Answers were Sorted based on User's Feedback



How do you give a user access to an application or program that needs to run as root without giving..

Answer / phani

Enter the username in /etc/sudoers file and do sava n quit

vi /etc/sudoers
username
:wq!

Is This Answer Correct ?    10 Yes 0 No

How do you give a user access to an application or program that needs to run as root without giving..

Answer / dhawal

use setuid flag

chmod o+s <filename>

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Solaris AllOther Interview Questions

how u can configure the Crontab and how many fields in Crontab file

2 Answers   IBM,


what is the command to replace a failed disk in vxvm with example?

3 Answers   TCS,


What is RPC?

3 Answers  


What is meant by jumpstart?

2 Answers   IBM,


You can ping servers on the subnet your workstation is on, but not other subnets. Why?

2 Answers  






What is the difference between failing and failed disks?

3 Answers   IBM, Sascon, Sun Microsystems,


what is state database replica and how to create it

2 Answers   IBM,


How to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?

7 Answers   Samsung,


How do you give a user access to an application or program that needs to run as root without giving them the root password?

2 Answers   Infosys,


What is critical filesystem in solaris

6 Answers  


what r the configuration files for rlogin and ssh

2 Answers   IBM,


hoe many default no of groups there?

4 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)