|
From: Chaminda I. <c.i...@gm...> - 2011-10-09 03:07:14
|
Hi....Webmin... I have installed Webmin 1.570 in OpenBSD 4.9. I have an issue in assigning user and group quota. I can set user and group quota in command line using setquota and edquota without any issue. But when quota is set using webmin quota module, it will not update the user/group quota. For your information, in the quota module config, default configuration is as follows for setting quota. *Command to set a user's quota is set to "None" **Command to set a group's quota **is set to "None" *So I changed them to "setquota -u" and "setquota -g" Then it gives the following error when setting quota. usage : setquota [-u | -g] [-f fs] [-bhval] [-bsval] [-bgval] \ [-ihval] [-isval] [-igval] user/group ... Is this a bug in Webmin or a misconfiguration in my OpenBSD machine? Appreciate your help in this regard. Thanks Indrajith |