fouadk
July 30th, 2008, 01:24 AM
hi everyone....
i have modified my /etc/sudoers files to the following:
# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
#
Defaults env_reset
# Uncomment to allow members of group sudo to not need a password
# %sudo ALL=NOPASSWD: ALL
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL) ALL
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL
www-data ALL=NOPASSWD: /bin/cp, /bin/mkdir, /bin/chmod , /bin/chown
~
do i need to worry about any security holes ????
please help
thanks in advance
i have modified my /etc/sudoers files to the following:
# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
#
Defaults env_reset
# Uncomment to allow members of group sudo to not need a password
# %sudo ALL=NOPASSWD: ALL
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL) ALL
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL
www-data ALL=NOPASSWD: /bin/cp, /bin/mkdir, /bin/chmod , /bin/chown
~
do i need to worry about any security holes ????
please help
thanks in advance