LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help sudoers file
#9
Understand this, the output of your original post means nothing to me. As I can not see any modifications you've made. Now if you use the command I posted and copy the lines mentioned in your original post and share them... (line 19 and 25) we can FIX them for you. Otherwise you can simply use the default shared.


With no modifcations this is the default sudoers file:
Code:
#
# This file MUST be edited with the 'visudo' command as root.
#
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
#
# See the man page for details on how to write a sudoers file.
#
Defaults    env_reset
Defaults    mail_badpass
Defaults    secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root    ALL=(ALL:ALL) ALL

# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

# Allow members of group sudo to execute any command
%sudo    ALL=(ALL:ALL) ALL

# See sudoers(5) for more information on "#include" directives:

#includedir /etc/sudoers.d


Using the command
Code:
pkexec visudo


Will allow you to edit the sudoers file properly, and you can resume using sudo after this is solved.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
[Image: psCXIcR.png]
Reply


Messages In This Thread
Need help sudoers file - by chicknfangz - 02-16-2016, 10:04 PM
Re: Need help sudoers file - by rokytnji - 02-17-2016, 01:09 AM
Re: Need help sudoers file - by chicknfangz - 02-17-2016, 04:44 AM
Re: Need help sudoers file - by chicknfangz - 02-17-2016, 07:42 PM
Re: Need help sudoers file - by Wirezfree - 02-17-2016, 07:53 PM
Re: Need help sudoers file - by chicknfangz - 02-17-2016, 08:16 PM
Re: Need help sudoers file - by shaggytwodope - 02-17-2016, 08:45 PM
Re: Need help sudoers file - by chicknfangz - 02-17-2016, 10:30 PM
Re: Need help sudoers file - by shaggytwodope - 02-17-2016, 11:06 PM
Re: Need help sudoers file - by Valtam - 02-17-2016, 11:13 PM
Re: Need help sudoers file - by chicknfangz - 02-17-2016, 11:30 PM
Re: Need help sudoers file - by chicknfangz - 02-17-2016, 11:46 PM
Re: Need help sudoers file - by shaggytwodope - 02-17-2016, 11:54 PM
Re: Need help sudoers file - by chicknfangz - 02-18-2016, 12:13 AM
Re: Need help sudoers file - by chicknfangz - 02-18-2016, 12:17 AM
Re: Need help sudoers file - by chicknfangz - 02-18-2016, 12:20 AM
Re: Need help sudoers file - by rokytnji - 02-18-2016, 01:49 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)