Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
12388
Description
Hello,
'lfs quota -u $(whoami)...' reports "Permission denied' for regular users. It works if the same user queries the quota for another user:
$ whoami
cdufour
$ lfs quota -u $(whoami) /idiap/temp/$(whoami)
Permission denied.
$ lfs quota -u formaz /idiap/temp/formaz
Disk quotas for user formaz (uid 1005):
Filesystem kbytes quota limit grace files quota limit grace
/idiap/temp/formaz
113371820 1072693248 1073741824 - 452499 9999900 10000000 -
(patch follows as soon as I have the LU-<ID> for this bug)
Best,
Cédric
Thanks for your detailed answer to my questions. I am glad to see you are putting further
effort into the vanilla kernel client. Looking forward to the days, when the server code will
compile against recent vanilla kernels as well