I dunno What the hell is happening. First, I was trying to fix my clock and adjust it to the proper time, went to the clock, right clicked, and clicked on "adjust date & time", it asked for a password to run as root, everything was fine, then I realized it was wrong again "didn't realize i had it set as 24 hour clock, had it set as 12:58 instead of 23:58), and this time, it just said "conversation with su failed". Then I tried again, after looking online and checking the output of "sudo cat /etc/sudoers". This time it said "su returned with an error". I would love to post the output of "sudo cat /etc/sudoers" here, but now it just says this
darby@KAYA:~$ cat /etc/sudoers
cat: /etc/sudoers: Permission denied
darby@KAYA:~$ sudo cat /etc/sudoers
sudo: timestamp too far in the future: Oct 28 23:58:56 2007
darby@KAYA:~$ sudo cat /etc/sudoers
sudo: timestamp too far in the future: Oct 28 23:58:56 2007
darby@KAYA:~$
Please help!
*edit* An interesting new discovery: When I tried to run "kate /etc/sudoers" as root, I entered the correct password, but it just said "incorrect password".
darby@KAYA:~$ cat /etc/sudoers
cat: /etc/sudoers: Permission denied
darby@KAYA:~$ sudo cat /etc/sudoers
sudo: timestamp too far in the future: Oct 28 23:58:56 2007
darby@KAYA:~$ sudo cat /etc/sudoers
sudo: timestamp too far in the future: Oct 28 23:58:56 2007
darby@KAYA:~$
Please help!
*edit* An interesting new discovery: When I tried to run "kate /etc/sudoers" as root, I entered the correct password, but it just said "incorrect password".
Comment