blingbling!!
12-14-2005, 11:47 AM
Hi
Got a weird one..
I just installed apache/php through synaptic (ubuntu 5.10) and added myself to the www-run group so i can write to the document root. Now sudo karks every time i try it with a cryptic message:
robin@ubuntu:/var/run$ sudo vi /etc/hosts
sudo: /var/run/sudo writable by non-owner (040720), should be mode 0700
I added myself to the www-run group thus:
sudo usermod -G robin,adm,dialout,cdrom,floppy,audio,dip,video,plu gdev,lpadmin,scanner,admin,www-data robin
I made sure to copy over all my old groups b doing a 'groups' then cut'n'pasteing the ones you see in the list.
Any ideas??
Cheers!
--Robin
Got a weird one..
I just installed apache/php through synaptic (ubuntu 5.10) and added myself to the www-run group so i can write to the document root. Now sudo karks every time i try it with a cryptic message:
robin@ubuntu:/var/run$ sudo vi /etc/hosts
sudo: /var/run/sudo writable by non-owner (040720), should be mode 0700
I added myself to the www-run group thus:
sudo usermod -G robin,adm,dialout,cdrom,floppy,audio,dip,video,plu gdev,lpadmin,scanner,admin,www-data robin
I made sure to copy over all my old groups b doing a 'groups' then cut'n'pasteing the ones you see in the list.
Any ideas??
Cheers!
--Robin