Re: Allow user to execute "repquota -g /"

2014-09-25 Thread Ondrej Flidr
You can use sudo, just set /etc/sudoers (editable by command visudo) to allow that user(s) run this command as root. Ondřej Flídr Server Ninja BrandEmbassy Ltd. www.brandembassy.com On 25.9.2014 12:03, Luigi Cirillo wrote: Hello, I need to allow an user to execute "repquota -g /" from a script

Allow user to execute "repquota -g /"

2014-09-25 Thread Luigi Cirillo
Hello, I need to allow an user to execute "repquota -g /" from a script without superuser permissions on debian Wheezy. The user cannot access to the file //aquota.group so I tried to create a group "quotarep" but the root cannot chown the file: ## chown root:quotarep //