Also refer:In message <OF5E57D999.156B24E2-ON86256D24.00575E49-86256D24.005773A6 at cis.cat.c
om>
so spake "Nicholas C. Aganan" (Aganan_Nicholas_C):
> How will I disable sudo -s? I don't want this functionality to be given to
> my users.
"sudo -s" is just a shortcut for "sudo $SHELL". If your sudoers
file doesn't allow users t orun shells, they won't be able to do
"sudo -s" either.
- todd
Wouldn't they have to know the pasword as well??any body can gain access to root by cmd "sudo -s" howto prevent this
ravix said:any body can gain access to root by cmd "sudo -s" howto prevent this