On Thu, 2006-30-03 at 18:48 +0200, Roger Grosswiler wrote: > Hey, > > I want to grant rights for a user to mount samba-shares. So, on the > computer he uses, i made a small script that connects him using sudo. > > so, i entered the following using visudo: > > user localhost=/bin/mount ALL > > ...in the good hope, it mounts his samba-shares. but i refuses and says > he has no rights to mount the samba-shares. > > any hint, what did i do wrong? Is he using : sudo mount ...