On Sat, Sep 03, 2011 at 11:32:00AM +0000, darkestkhan wrote: > 2011/9/3 Stephen Allen <marathon.duran...@gmail.com>:
> > It contains just 2 fields; > > > > # User privilege specification > > root ALL=(ALL:ALL) ALL > > > > # Allow members of group sudo to execute any command > > %sudo ALL=(ALL:ALL) ALL > > > > /etc/sudoers contains informations about who has rights to access root > level privileges (though I know it can do much more, like giving only > limited privileges) > > at the bottom of /etc/sudoers you should have this line: > username ALL=(ALL) ALL > > where username is the name of user that will have root level > privileges, so in my case it is like this: > darkestkhan ALL=(ALL) ALL > > > You will probably have to run in maintenance (or rescue, forgot how it > was called) mode, after that (or reboot) everything should work ---end quoted text--- Cool. Thanks for the help. Strange why that line isn't there aye? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110903234833.ga11...@thinkpad.gateway.2wire.net