How to setup sudo, only can use for particular date & time
only ( for solaris10 )
Answer Posted / isha
allows users to run programs with the security privileges
of another user (normally the superuser).It is an
abbreviation for "switchuser do" (as in, do a command with
another user's privileges). By default, sudo will prompt
for a user password but it may be configured to require the
root password, or require it only once per pseudo terminal,
or no password at all.[3] Sudo is able to log each command
run and in some cases has completely supplanted the
superuser login for administrative tasks
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which command is used to restrict incoming messages?
Name the various commands that are used for the user information in unix.
What is time_t?
Which command is used to copy files?
What is the general format of unix command syntax?
What difference between cmp and diff commands?
How does shebang work?
Which command is used to kill the last background job?
Is ‘du’ a command? If so, what is its use?
Does cp command overwrite files?
What command will change your prompt to myprompt?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I delete files from command prompt?
What is the use of awk command in unix?
Is command prompt unix?