![]() |
2011-08-25
, 14:03
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#11
|
![]() |
2011-08-25
, 14:44
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#12
|
/home/user # ls -l /etc/sudoers.d/bluetooth-pan-tethering.sudoers
ls: /etc/sudoers.d/bluetooth-pan-tethering.sudoers: No such file or directory
/home/user # cat /etc/sudoers.d/bluetooth-pan-tethering.sudoers
cat: can't open '/etc/sudoers.d/bluetooth-pan-tethering.sudoers': No such file or directory
/home/user #
curioser and curioser. I can navigate to that very file if I just type mc and can even view and edit it in midnight commander. it's definitely there.
ls -l /etc/sudoers.d
![]() |
2011-08-25
, 15:18
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#13
|
![]() |
2011-08-25
, 15:50
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#14
|
root mkdir /etc/sudoers.temp mv /etc/sudoers.d/* /etc/sudoers.temp rm -rf /etc/sudoers.d mv /etc/sudoers.temp /etc/sudoers.d chmod 755 /etc/sudoers.d
The Following User Says Thank You to Rob1n For This Useful Post: | ||
![]() |
2011-08-25
, 16:12
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#15
|
![]() |
2011-08-25
, 17:36
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#16
|
![]() |
2011-08-25
, 18:14
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#17
|
tried it. no change.
I am trying to find a way of removing bluetooth-pan now but it doesn't look as if anyone has removed it before, looking at these forums. I am hoping this might make the problem dissappear. Is there an easy way to 'reverse' a chmod command
this one for instance:
chmod u+x /home/user/bluetooth-pan.sh
and
echo "/home/user/bluetooth-pan.sh" | sudo gainroot
The Following User Says Thank You to Rob1n For This Useful Post: | ||
![]() |
2011-08-25
, 18:30
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#18
|
![]() |
2011-08-25
, 20:02
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#19
|
![]() |
2011-08-26
, 11:32
|
Posts: 345 |
Thanked: 117 times |
Joined on Jan 2010
@ uk
|
#20
|