Hi,
Now I'm trying to use sudo command. For example if I just one the specified user only have root authority to use
"compress" command. What else do i need to do?...
What i did are:
-Install sudo software.
-file system :/usr/bin
---s--x--x 1 root system 26043 Nov /usr/bin/sudo
(authority given: chmod 7111 )
- at /usr/local/adm (control file)
drwx--s--x 2 root system 512 Jun 9 10:06 sudocheck
-rw------- 1 root system 208 Jun 9 11:42 sudoers
-rwx------ 1 root system 2435 Nov 5 16:11 sudolog
(authority given: chmod 7111 sudoers)
But still failed, when the user tried to issue sudo compress
the respond is denied.
rgds
Now I'm trying to use sudo command. For example if I just one the specified user only have root authority to use
"compress" command. What else do i need to do?...
What i did are:
-Install sudo software.
-file system :/usr/bin
---s--x--x 1 root system 26043 Nov /usr/bin/sudo
(authority given: chmod 7111 )
- at /usr/local/adm (control file)
drwx--s--x 2 root system 512 Jun 9 10:06 sudocheck
-rw------- 1 root system 208 Jun 9 11:42 sudoers
-rwx------ 1 root system 2435 Nov 5 16:11 sudolog
(authority given: chmod 7111 sudoers)
But still failed, when the user tried to issue sudo compress
the respond is denied.
rgds