Tool
tool
Reads:
778
Score:
license:
FreePrerequisites
- Perl must be installed and running on the Linux server where this utility will be used.
- NSS must be installed to get the VFS support.
(The SDK for this API set can be downloaded from http://developer.novell.com/wiki/index.php/Virtual_File_Services_for_NetWare.)
This tool is used to get the user quotas on a volume.
It uses Virtual File Services to get the user quotas.
How to use the utility:
From a terminal prompt type:
perl userQuota.pl <enter>
Following menu will be displayed:
- To get user quota on a volume
- Exit
A sample output on selecting 1 would be:
Select Action: 1
Enter Volume Name to find user quotas: XYZ
---------------------------------------------------------
user Name : v123.novell
quota (in MB) : 78
used Space (in MB) : 0
---------------------------------------------------------
If user quota not assigned on volume.
Select Action: 1
Enter Volume Name to find user quotas: COMP
------------------------------------------------
No User Quotas
------------------------------------------------
| Attachment | Size |
|---|---|
| userQuota.pl.txt | 4.26 KB |





0